onedr0p / containers

My collection of container images
https://github.com/onedr0p?tab=packages&repo_name=containers
Apache License 2.0
300 stars 79 forks source link

Bug: qbittorrent seems to have issues as the /config folder doesn't exist #1018

Closed samip5 closed 4 months ago

samip5 commented 5 months ago

After a change I think, the qbittorrent container is unable to start.

Version: ghcr.io/onedr0p/qbittorrent:4.6.3

mkdir: cannot create directory ‘/config’: Permission denied
/entrypoint.sh: line 26: /config/qBittorrent/qBittorrent.conf: Permission denied
mkdir: cannot create directory ‘/config’: Permission denied
ln: failed to access '/config/qBittorrent/logs/qbittorrent.log': Permission denied
Could not create required directory '/config/.cache/qBittorrent'
onedr0p commented 4 months ago

I don't think this is an issue anymore.