HELP NEEDED: Any way to recover data on Synology NAS? #3688
Replies: 3 comments 2 replies
-
I installed a second instance with mapping and synced it with the first. |
Beta Was this translation helpful? Give feedback.
-
If the data is stored within the container, then it should be recoverable (e.g. using the sync as @dumblegore suggested, or perhaps exporting all content in ZIP). Just make sure to not delete the container. |
Beta Was this translation helpful? Give feedback.
-
I tried setting up another container and doing a sync to the original one (which I did make sure is running, but I get this error: I also tried using localhost instead of the IP address but that gave me this error: The last thing I tried was using my external IP instead of internal but that gave me the same error essentially as using localhost. Does that mean I'm pretty much screwed? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have Trilium installed on my Synology NAS via Docker (followed these instructions)
I realized today that, despite having "-v /volume1/docker/trilium:/home/node/trilium-data" there was nothing in my /volume1/docker/trilium folder. I thought the solution to this would be to manually map the volume like so. However after doing that and restarting, it brought me to the initial setup screen. I tried to go through the option of saying I had a server already that I wanted to sync, but that did not work. I immediately stop the container, removed the volume mapping, and restarted. Unfortunately, it still brings me to the initial setup screen.
I'm worried that I've now lost everything. I assumed that mapping the volume would put the existing data into /volume1/docker/trilium, but it seems to have worked in the opposite direction and instead wiped out /home/node/trilium-data. Is there any way to recover my data?
Beta Was this translation helpful? Give feedback.
All reactions