LycheeOrg/Lychee-Docker

Docker Compose Lychee fails to setup due to permissions issue opening log files error 500

LeehamElectronics opened this issue · 2 comments

Fresh install of Lychee using Docker Compose. I tried leaving the PUID / PGID values commented out as default, and I also tried setting them to 1000 and 1001 but it made no difference. When going through the setup GUI in the webpage, I get to the very end, and just when I press install it shows the error 500 screen.

Screenshots
image
brave_DcLr9zZbw4

Running on Ubuntu headless using Docker Compose. The latest Lychee image pulled.
Here is my docker compose file: https://pastebin.com/zHQ4xmCY

Cheers

may be u r not running with enough permissions

i used default docker-compose file from demo and it worked just fine.

d7415 commented

This should be fixed with e2e8dc8.