HappenApps / Quiver

Quiver documentation and issue tracker
2.26k stars 109 forks source link

Quiver crashed, all data lost. Unable to restore backup #1293

Closed cutenarwhal closed 5 years ago

cutenarwhal commented 5 years ago

I've been a huge Quiver evangelist for over a year now. But today I opened Quiver and it was extremely slow to load, then when it finally opened (after maybe a minute), there was no data. Checking the file-system, the library was also so small that it looks like Quiver has basically created a completely new empty notebook :(

This is with Quiver 3.1.3 running on Mac OS High Sierra 10.13.6.

If there's any data I can get to help debug, please let me know.

I made a backup (approx 190 MB) back in December. However when I try to do File --> Import Notebook, the backup is shown disabled:

image

I have also tried Quiver -> Preferences -> Backup -> Restore from backup but if I select either of the quiver library files there, it does not import the 190MB of notes I know exist

image

I hope I can at least import the 4-month old backup. I've lost a lot of work since then even. Is there any other location on the filesystem to find a last cache of the most recent data ?

ylian commented 5 years ago

It looks like when you open Quiver, it fails to find or load your Quiver library.

I suggest the following:

  1. Check the library at the default location: ~/Library/Containers/com.happenapps.Quiver/Data/Library/Application\ Support/Quiver/Quiver.qvlibrary. Check the size of this library. If it's quite small (compared to your real library which is over 190MB), then your real library was somewhere else.
  2. If you remember where you store your Quiver library, check those locations. You can also use Spotlight to search for "Quiver.qvlibrary".
  3. If you find your real Quiver library (over 190MB as you mentioned), double click on it to open.
  4. If you can't find your Quiver library, then follow the next steps to restore from the backup.

To restore from the backup:

  1. From your screenshots, the backup that is 193.4MB should be renamed to Quiver.qvlibrary.
  2. Then open Quiver -> Preferences -> Backup -> Restore from backup, choose the library file.
olibclarke commented 5 years ago

Was this resolved @ylian? These reports of data loss are very concerning - I rely on Quiver to store my lab notes and I cannot afford to lose them

ylian commented 5 years ago

@olibclarke I am quite certain it's a cache issue, and most users who reported the issue fixed it by resetting the cache. I will fix the cache issue in 3.2.5, pushing out this week.

mogita commented 5 years ago

For any future readers, if you found your Quiver contents turned blank, with titles and notebooks remaining, please try the above method. I restored my data this way.

ylian commented 5 years ago

Fixed the cache issue in 3.2.5.