standardnotes / syncing-server

[Deprecated: Use our new Node server: https://github.com/standardnotes/syncing-server-js]
https://standardnotes.org
GNU Affero General Public License v3.0
209 stars 48 forks source link

No associated key found for item encrypted with latest protocol version. #160

Closed jelkose closed 3 years ago

jelkose commented 3 years ago

Hey there, at first thank You for this perfect notes-software, I'm using it for years now!

After doing the update to encryption version 004 my notes won't sync anymore. When opening the console I see the error message mentioned in the subject.

The app just says "Downloading xxx items. Keep app open" in the footer. The account panel shows "Syncing". When I close the app and reopen it, I get the message "Potentially out of sync", but there are no notes.

This problem occurs rather in the as well in the web app as in the iOS or Windows app, so I think it might be database related?

Please help me to get my notes server back running.

jelkose commented 3 years ago

If've found a workaround by myself: After restart it says "Potentially out of sync" and there are no notes. It just imported my backup and it works without beeing out of sync or so. I think a problem might be that the old notes will remain in the DB, but this should not be a problem when only using one account. Regards, Jelko