Paperless says files are missing #1139
-
I logged into Paperless today and it's giving all the following errors in the logs for all of the documents I have added All the files are in the same place they have always been. I'm not sure what has changed or how to fix it. Can I associate the documents somehow? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Well its exactly what it says. Paperless can't find the original file of th document with the ID 50. Try opening the document in the web UI (you can paste the ID into the URL) and try to download the original file (click the little arrow on the download button). Chances are high that it won't work. |
Beta Was this translation helpful? Give feedback.
-
If you run bash in the container (docker-compose exec webserver bash) and cd to the media folder (/usrc/src/paperless/media), does it throw any errors when listing the files (ls)? |
Beta Was this translation helpful? Give feedback.
Well its exactly what it says. Paperless can't find the original file of th document with the ID 50. Try opening the document in the web UI (you can paste the ID into the URL) and try to download the original file (click the little arrow on the download button). Chances are high that it won't work.