← Go back to Info :: LinuxServer.io

Known Issue: Paperless-ng

July 26, 2021 at 12:00 AM

Known Issues paperless-ng

Resolved after 96h 0m July 30, 2021 at 12:00 AM

The initial release of our paperless-ng container did not correctly map the contents of /config with the config mount point. We are pushing an update to correct this issue, however, users will need to manually copy out their configuration files or else there will be data loss. You copy out all necessary files by running the following command:

docker cp paperless-ng:/app/paperless/data/db.sqlite3 .

This will copy the existing database to your current working directory. You can then safely place this file into the /config mount of paperless-ng and safely update.

Last updated: August 29, 2021 at 12:06 PM