Laverna / laverna

Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote.
https://laverna.cc/index.html
Mozilla Public License 2.0
9.19k stars 801 forks source link

Impossible to start over #570

Open Krakonos opened 8 years ago

Krakonos commented 8 years ago

I was using laverna on two machines for some time, though it happened firefox decided that some stuff is worth expiring and logged me out of almost everything, including laverna. Since then, laverna does not seem to work. I have the settings files I used to transfer account on my second machine (and it works fine there), and it works fine in another browser, though I can't log in on my desktop firefox. There is a note in the FAQ on how to start over, it doesn't work. I have:

But still when I go to laverna.cc/app, I don't get the initial prompt on import and directly get some clean account. After I import the settings manually, the network console seems to indicate an attempt at contacting dropbox, some of them end up with 404.

There is something fishy, and I can't think of anything that could be the cause. There is probably some bug, at least in the documentation.

I would also ask if there could be a simple button "log out" somewhere, so that we can easily switch an account for whatever reason...

Krakonos commented 8 years ago

Allright, so with the help of wwebfor, I've managed to reset my settings. I cleared the notes-db, local storage (localStorage.clear() in js console) and cache (via settings). I'm not sure what caused the problem in the first place, as I'm pretty sure I did all that on the first attempt.