Jerry Koerkenmeier
Jerry Koerkenmeier
I removed all containers, images, and volumnes, uninstalled docker and docker-compose and reinstalled them without error. I removed the healthcheck which was failing, causing the consumer to never be created....
Yes - should I leave the USERMAP_UID and USERMAP_GID commented out? It failed with the chown errors when commented out. If I try to make them the same as an...
Docker logs coming up. I didn't use git - I used `wget https://github.com/danielquinn/paperless/archive/master.zip` and went from there. My host OS is a proprietary Linux variant for QNAP NAS devices. But...
[docker-compose up -d output.txt](https://github.com/danielquinn/paperless/files/2150286/docker-compose.up.-d.output.txt) [docker-log for webserver.txt](https://github.com/danielquinn/paperless/files/2150287/docker-log.for.webserver.txt)
BTW - That was done without any modification to the .env or .yml files.
File system is EXT4.
Maybe permissions on the filesystem on which Docker stores the container volumes lacks permissions? I haven't had this issue on any of my other dozen or so containers / stacks.
[Here is the output to show permissions on the Docker root directory.](https://github.com/danielquinn/paperless/files/2150313/permissions.on.Docker.root.directory.txt)
I'm not, sorry. Want me to try it?