Hey all,
I've a problem with syncing one if my notebooks. Here's the error message:
Error: On file a1c18e993e2040bc8a135496d8c83989.md: Item cannot be null
And here are the contents of the markdown file:
id: a1c18e993e2040bc8a135496d8c83989 parent_id: de5b00c4f5d945c8848830f82f6e90c3 created_time: updated_time: 2019-07-21T07:31:34.091Z is_conflict: latitude: longitude: altitude: author: source_url: is_todo: todo_due: todo_completed: source: source_application: application_data: order: user_created_time: user_updated_time: encryption_cipher_text: JED010000220115a7a6e5887b418f82d04238191de80a0003ba{"iv":"4BwxKwhXLNK6UcYawJYSyA==","v":1,"iter":1000,"ks":128,"ts":64,"mode":"ocb2","adata":"","cipher":"aes","salt":"tBvMiqC+YtM=","ct":"content ommited"} encryption applied: 1 type : 1type_: 1
It is encrypted and contains simply a link to a resource. It is an embedded picture. I've edited and synced this file successfully a few times before. The last edit went wrong.
I find markdown contents are different to all other files. Here's a working file:
id: 4f85320421724118aaf49140f1e9db40 parent_id: 709d489141cf443782ffb30ae5b304d2 item_type: item_id: item_updated_time: title_diff: body_diff: metadata_diff: encryption_cipher_text: JED010000220115a7a6e5887b418f82d04238191de80a00059e{"iv":"kZ63OYLsn5Cydh5whSS5VQ==","v":1,"iter":1000,"ks":128,"ts":64,"mode":"ocb2","adata":"","cipher":"aes","salt":"82triVO/VLw=","ct":"content ommited"} encryption_applied: 1 updated_time: 2019-06-30T15:01:23.344Z created time: type : 13
Here's the log file output right before the error:
2019-07-21 09:53:37: "Sync: finished: Synchronisation finished [1563695616445]"
2019-07-21 09:53:37: "Operations completed: "
2019-07-21 09:53:37: "fetchingTotal: 3"
2019-07-21 09:53:37: "fetchingProcessed: 1"
2019-07-21 09:53:37: "Total folders: 15"
2019-07-21 09:53:37: "Total notes: 37"
2019-07-21 09:53:37: "Total resources: 21"
2019-07-21 09:53:37: "There was some errors:"
2019-07-21 09:53:37: "Error: On file a1c18e993e2040bc8a135496d8c83989.md: Item cannot be null
Error: On file a1c18e993e2040bc8a135496d8c83989.md: Item cannot be null
at Function.itemClass (/usr/share/joplin/resources/app/lib/models/BaseItem.js:100:20)
at Function.unserialize (/usr/share/joplin/resources/app/lib/models/BaseItem.js:399:26)
at loadContent (/usr/share/joplin/resources/app/lib/synchronizer.js:542:30)"
2019-07-21 09:53:37: "Setting up recurrent sync with interval 300"
I sync the files via syncthing to my Android phone where I get the same error.
Version:
Thanks!