This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Paperless NGX Script Problem with tmp folder in Debian lxc, when using consume directory #2374
Unanswered
knorst1
asked this question in
Help Needed
Replies: 1 comment 1 reply
-
What if you don't use /tmp ? That folder is not meant to hold permanent files or folders. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
first of all, thank you for the good work!
I noticed, that something is faulty, when I use the Paperless NGX -helper script and try to copy files to the consume directory of Paperless NGX inside the running LXC-container.
it somehow cannot create the directory /tmp/paperless/.. for the OCR-process (no such file or directory!) . So it's not possible to add files via the consume directory.
if i create the the directory "/tmp/paperless" manually with mkdir paperless in /tmp, the files are processing normally. the problem is: with every reboot of the lcx, the /tmp directory in debian will be erased/cleaned...so with every new reboot of the LXC-container, this problem occurs.
Any ideas? Problem of the Helper-script or is it a Paperless NGX-Problem?
greetings
knorst1
Beta Was this translation helpful? Give feedback.
All reactions