-
I was following the guide on github to restoring my back up, but every time I copy the document.db into my trilium-data folder and try to launch, trilium auto generates the document.db-wal and document.db-shm files, instantly deletes them and nothing happens. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Try running Trilium in a command line, see if any errors are printed. The wal and shm files are separate files - they aren't the main database. |
Beta Was this translation helpful? Give feedback.
Try running Trilium in a command line, see if any errors are printed. The wal and shm files are separate files - they aren't the main database.