-
Notifications
You must be signed in to change notification settings - Fork 66
Description
I am having issues downloading artwork - the GUI just pops up with a random number error message - when I want to dig more into log files to get more context, the /var/log/ampache is always empty. I have checked that the log dir has write access for GUID 33 (www-data) - however logging is still not working. I have tried the latest and develop branch but I am still facing no log output - The docker logs does give me output but nothing relating to the ampache application itself. When I run lsof from inside the container I can see alot of permission issues - is this normal?
apache2 295 www-data 3 unknown /proc/295/fd/3 (readlink: Permission denied)
apache2 295 www-data 4 unknown /proc/295/fd/4 (readlink: Permission denied)
apache2 295 www-data 5 unknown /proc/295/fd/5 (readlink: Permission denied)
apache2 295 www-data 6 unknown /proc/295/fd/6 (readlink: Permission denied)
apache2 295 www-data 7 unknown /proc/295/fd/7 (readlink: Permission denied)
root@57702b94e9d9:/var/log# ls -la /var/log/ampache/
total 12
drwxr-xr-x 2 www-data www-data 4096 Dec 26 12:38 .
drwxr-xr-x 1 root root 4096 Dec 20 02:11 ..