You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.
Hi,
im trying to install paperless-ng on my raspberry pi. When running the superuser creation command after following the guide for the docker install, the following error appears. How do i fix this:
docker-compose run --rm webserver createsuperuser
Starting paperless-ng_broker_1 ... done
Paperless-ng docker container starting...
Creating directory /tmp/paperless
Adjusting permissions of paperless files. This may take a while.
Apply database migrations...
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/django/core/management/base.py", line 354, in run_from_argv
self.execute(*args, **cmd_options)
File "/usr/local/lib/python3.9/site-packages/django/core/management/base.py", line 398, in execute
output = self.handle(*args, **options)
File "/usr/local/lib/python3.9/site-packages/django/core/management/base.py", line 89, in wrapped
Cheer Gamma
The text was updated successfully, but these errors were encountered:
I cannot help you with your problem, but since you're installing paperless, you might be interested in knowing that this project is stale (abandoned?).
There's been active development by the community over at paperless-ngx. Hope installing that works.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
im trying to install paperless-ng on my raspberry pi. When running the superuser creation command after following the guide for the docker install, the following error appears. How do i fix this:
docker-compose run --rm webserver createsuperuser
Starting paperless-ng_broker_1 ... done
Paperless-ng docker container starting...
Creating directory /tmp/paperless
Adjusting permissions of paperless files. This may take a while.
Apply database migrations...
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/django/core/management/base.py", line 354, in run_from_argv
self.execute(*args, **cmd_options)
File "/usr/local/lib/python3.9/site-packages/django/core/management/base.py", line 398, in execute
output = self.handle(*args, **options)
File "/usr/local/lib/python3.9/site-packages/django/core/management/base.py", line 89, in wrapped
Cheer Gamma
The text was updated successfully, but these errors were encountered: