streetwriters / notesnook

A fully open source & end-to-end encrypted note taking alternative to Evernote.
https://notesnook.com/
GNU General Public License v3.0
8.94k stars 533 forks source link

Cannot change vault password #4588

Open streetwriters[bot] opened 3 months ago

streetwriters[bot] commented 3 months ago

I wanted to change the vault password, but I get an error message that a specific note could not be verified (with a long cryptic hex number)

Device information: App version: 2.6.17-ad99c87-desktop OS: Windows 10 64-bit Browser: Electron 25.9.8 Pro: true

thecodrr commented 3 months ago

That long hex number must be the id of the note.

This is what's probably happening:

  1. You have old notes that are encrypted with a different password than your current vault password.
  2. When you try to change your vault's password, it tries and fails to decrypt those notes.