-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Description
Operating system
macOS
Joplin version
3.5.12 and 3.6.2
Desktop version info
First Sync with webdav works.
This Error also happens on ios App
Then pressing sync Button, the following error appears:
Error: Unknown key: sync.6.apiKey
This happens with webdav and nextcloud Sync.
Current behaviour
no syncing
Expected behaviour
the sync should start
Logs
The Console say:
12:07:02: JoplinServerApi: Could not acquire session: null
ict: Unknown key: sync.6.apiKey
at Setting.settingMetadata (Setting.ts:583:33)
at Setting.value (Setting.ts:1045:19)
at Object.apiKey (ShareService.ts:89:26)
at JoplinServerApi.session (JoplinServerApi.ts:99:27)
at JoplinServerApi.sessionId (JoplinServerApi.ts:111:19)
at JoplinServerApi.exec_ (JoplinServerApi.ts:175:16)
at JoplinServerApi.exec (JoplinServerApi.ts:310:22)
at ShareService.refreshShares (ShareService.ts:530:18)
at ShareService.checkShareConsistency (ShareService.ts:258:14)
at Synchronizer.start (Synchronizer.ts:469:29)