• 2 Posts
  • 1.04K Comments
Joined 2 years ago
cake
Cake day: October 24th, 2023

help-circle




















  • Heads up if your Paperless is installed via Docker: be VERY CAREFUL about your database version and do an export often!

    Mine has been down for a while because I did a pull and it doesn’t support my version of Postgresql anymore. So it’s kinda a huge mess trying to figure out how to safely migrate it in the container.

    I haven’t been able to fix it yet so I’ve just left it disabled and gone without for a while. It’s not fun.

    Allegedly if you export from within Paperless, you can just start with a fresh updated database container and import when this happens. Oof.