Library doesn't sync
Hello,
My ID is 697722567.
My Zotero app doesn't sync the libraries. I can see them online but not in the app.
I have tried reinstalling the app and have also waited for it to sync but it doesn't work.
It always says preparing sync
My ID is 697722567.
My Zotero app doesn't sync the libraries. I can see them online but not in the app.
I have tried reinstalling the app and have also waited for it to sync but it doesn't work.
It always says preparing sync
In any case, you should be able to fix this by going to Tools → Developer → Run JavaScript and running the following command, and then restarting Zotero:
await Zotero.DB.queryAsync("UPDATE version SET version=119 WHERE schema='userdata' AND version=120")