I keep having the sync start, showing a percentage, then randomly, but consistently, it stops showing a percentage. In the CLI I see this output:
`
john@odin ~ $ monument
Error org.freedesktop.DBus.Error.Failed: cannot find desktop file "/var/lib/snapd/desktop/applications/monument_Monument.desktop"
(electron) The default value of app.allowRendererProcessReuse is deprecated, it is currently "false". It will change to be "true" in Electron 9. For more information please check github.com/electron/electron/i...
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
TypeError: Cannot read property 'taken_at' of undefined
at t (/snap/monument/18/resources/app.asar/main.js:2:1403838)
at row (/snap/monument/18/resources/app.asar/main.js:2:1406046)
at async z.executeInsertTransaction (/snap/monument/18/resources/app.asar/main.js:2:1416561)
at async z.executeTransaction (/snap/monument/18/resources/app.asar/main.js:2:1414364)
at async Timeout.executePendingTransactions (/snap/monument/18/resources/app.asar/main.js:2:1413116)
`
Can we please get a fix in for this? It breaks sync and I need to restart the app several times for it to complete.
To leave a comment, please authenticate.