SyntaxError: Unexpected end of JSON input

Operating system

macOS

Joplin version

2.13.13

Desktop version info

Joplin MacOS 2.13.13 (prod, darwin)
Joplin iOS 12.13.10

Sync target

Joplin Server

Editor

Markdown Editor

What issue do you have?

I cannot sync at the moment as I am facing the issue "SyntaxError: Unexpected end of JSON input" on Mac OS and also iOS client.
I am using Joplin Server (2.14.1) on TrueNAS (which is Kubernetes based).
Actually unfortunately I don't know when it started.

2024-01-10T17:49:41.205131309+01:00 17:49:41 0|app  | 2024-01-10 17:49:41: [error] App: 192.168.1.130 SyntaxError: Unexpected end of JSON input
2024-01-10T17:49:41.205229433+01:00 17:49:41 0|app  |     at JSON.parse (<anonymous>)
2024-01-10T17:49:41.205256162+01:00 17:49:41 0|app  |     at ItemModel.itemToJoplinItem (/home/joplin/packages/server/src/models/ItemModel.ts:550:21)
2024-01-10T17:49:41.205387041+01:00 17:49:41 0|app  |     at /home/joplin/packages/server/src/models/ChangeModel.ts:273:79
2024-01-10T17:49:41.205528153+01:00 17:49:41 0|app  |     at Array.map (<anonymous>)
2024-01-10T17:49:41.205595216+01:00 17:49:41 0|app  |     at ChangeModel.<anonymous> (/home/joplin/packages/server/src/models/ChangeModel.ts:267:41)
2024-01-10T17:49:41.205682578+01:00 17:49:41 0|app  |     at Generator.next (<anonymous>)
2024-01-10T17:49:41.205717311+01:00 17:49:41 0|app  |     at fulfilled (/home/joplin/packages/server/dist/models/ChangeModel.js:5:58)
2024-01-10T17:49:41.205740050+01:00 17:49:41 0|app  |     at processTicksAndRejections (node:internal/process/task_queues:95:5)
2024-01-10T17:49:41.206058052+01:00 17:49:41 0|app  | 2024-01-10 17:49:41: App: GET /api/items/root:/:/delta (500) (146ms)

Screenshots

joplin-error.png

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.