-
Setup is via docker on synology. I initially used docker-compose.yml file to set it up, but did add security environment variables for self hosting to the container once it was running. The good- Paperless-ng runs and does everything as advertised. I can drag and drop, or add via android app. OCR, tagging etc work flawlessly. The bad- the documents are not being saved in directories. They appear to be in some sort of temporary limbo but are lost if the container is updated. The details, content, metadata, tags etc are all present, but the document is gone. This is confirmed via the sanity check
looking the logs i spotted the below, thinking perhaps that's the issue,
Those subdirectories did not exist and are not being created, so I created them, but to no new result.
Anything stand out? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Solved my own problem...
should have been this
|
Beta Was this translation helpful? Give feedback.
Solved my own problem...
This
should have been this