HTTP error: 500 Internal Server Error when just uploading the first PDF doc #527
-
Hi, fresh docker installation on Debian 10. I installed docker via sudo docker pull jonaswinkler/paperless-ng I had to fix the permisssions (missing +x) on manage.py in order to create my user, then I was able to login into the web interface with the credentials newly created (though it complained they were weak - for the moment it's ok), see logs in the txt file. Problem: I uploaded an invoice and when the transfer was completed I got HTTP error: 500 Internal Server Error How may I fix it? Thanks, Alex |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
If you just pulled the docker image:
If there's an internal server error, there are probably errors in the log files / in the docker log. I'll need those to see what's going on.
|
Beta Was this translation helpful? Give feedback.
If you just pulled the docker image:
If there's an internal server error, there are probably errors in the log files / in the docker log. I'll need those to see what's going on.