Operating system
Windows
Joplin version
3.1.24
Desktop version info
Joplin 3.1.24 (prod, win32)
Client ID: f2646541b8454befae8b217e6393f6a8
Sync Version: 3
Profile Version: 47
Keychain Supported: Yes
Revision: d581264
Backup: 1.4.2
Sync target
Dropbox
What issue do you have?
Using Dropbox for storage, also using the Android app Joplin Mobile 3.1.8.
I wanted to attach a zip, figured I'd need to put that in Dropbox so it could be found by both the Windows and the Android apps.
So I created a folder in the Dropbox tree alongside .lock
, .resource
, .sync
, locks
, temp
.
The folder was named "Nieuwe map", then renamed to "foto's", then to "aanhangsels". Later, I learned this wasn't necessary, so I deleted that folder and the zip.
The Windows app now comes up every time with an error. This is part of the log.
2025-01-09 14:39:39: Synchronizer: [warn] There was some errors:
2025-01-09 14:39:39: Synchronizer: [warn] Error: On query {"sql":"SELECT * FROM notes WHERE id IN ('foto's','aanhangsels','Nieuwe map','9424a9c42e984a728848a8503e...
Code: SQLITE_ERROR
The Android app, after syncing says "Last error: [object Object]"
From this answer, I went and installed DB Browser for sqlite and I found the log and the database, but I don't want to go in there and break anything.
I do know some SQL, so I'm OK running some queries, but I'm hoping someone can point me in the right direction.
Log file
joplin_error.txt (2.36 KB)