Skip to content

ampache logging #132

@V1p3rACE

Description

@V1p3rACE

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 ..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions