Replies: 4 comments 6 replies
-
|
Sorry to hear about your data loss! This sounds like it could be related to a known issue where Docker mount paths changed between versions (historically from To restore from your snapshot/TriliumDroid backup:
Finding your old data: Check if your original data might still exist at For TriliumDroid backup: The same restoration steps apply, but note that sync version compatibility matters - if your TriliumDroid was on a different version, you may encounter issues. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
-
|
I usually follow the default directory structures for things like this because then troubleshooting becomes easier, and my home directory doesn't have a trilium-data folder anymore it looks like? I can't even remember what the directories were structured like, because I usually don't think about it, it just works. If I just put the document.db file in a new folder |
Beta Was this translation helpful? Give feedback.
-
|
Yes, that should work! Create volumes:
- ~/trilium-data:/home/node/trilium-dataThis is the default configuration in docker-compose.yml. Just make sure to delete any To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
-
|
Were you able to solve your issue? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I updated my docker instance of trilium-next to the most recent version and in doing so the data apparently has been deleted, it thinks that the database has not been intialized. I can't find the data directory on my disk anymore, and the only document.db that came back in a
findsearch was from a snapshot, which I'm at least happy I have that. I can't find any of the backups anywhere else on the disk, it's like they vanished. I don't have logs either because I can't get into the app without setting it up as a new instance. I was also able to pull a document.db from TriliumDroid too, and I'm not sure where I even should put that now that I don't see any data directories.TriliumNext Version
102
What operating system are you using?
Other Linux
What is your setup?
Local + server sync
Operating System Version
Raspbian 13
Error logs
No response
Beta Was this translation helpful? Give feedback.
All reactions