This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Import Scrtipt does not work #1049
Unanswered
thgeese
asked this question in
Help Needed
Replies: 3 comments 2 replies
-
Let me see if I've got this right: you have the paperless-ngx software running inside an LXC container and now you want to import a backup into paperless-ngx. Is that correct? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Maybe |
Beta Was this translation helpful? Give feedback.
0 replies
-
yes tried that but that did not fix the issue. I saw that the rights are set to user 1001 which does not exist. |
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.
-
Describe the issue
Trying to import a backup from other installation. Got this error.
Traceback (most recent call last):
File "/opt/paperless/src/documents/management/commands/document_importer.py", line 17, in
from documents.models import Document
ModuleNotFoundError: No module named 'documents'
Beta Was this translation helpful? Give feedback.
All reactions