wallabag / docker

Official docker-composer for wallabag.
572 stars 150 forks source link

Wallabag lost all data #409

Open lockheed opened 3 months ago

lockheed commented 3 months ago

I set up Wallabag in docker and imported all interesting articles into it. It worked fine. I then left it and came back to if few months later. Wallabag no longer had any data - it was as if a fresh install. I still have db directory from the time I was adding things to it. Is there anyway to recover the content (links)? Even if I have to do it manually.

Kdecherf commented 3 months ago

Hello @lockheed,

How did you run the docker container?

lockheed commented 3 months ago

I run it through docker-compose. After I discovered the lost database, I tried to modify it do add separate db container, and it now looks like this: https://pastebin.com/raw/hmNpjpDt I did not save the original docker-compose content, but I am pretty sure it was a single container then.