Opened 10 months ago
Last modified 9 months ago
#3585 new bug
Deluge Won't Start in Docker
Reported by: | agom08 | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | needs verified |
Component: | Unknown | Version: | 2.0.5 |
Keywords: | Cc: |
Description
I am currently running my PC on Linux Mint 21.1 and running Deluge through docker. When container is started it log scrolls with the following:
2023-02-17 12:20:03.978988 [info] System information Linux xxxxx-Legion-T530-28ICB 5.15.0-60-generic #66-Ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64 GNU/Linux
2023-02-17 12:20:04.001787 [info] OS_ARCH defined as 'x86-64'
2023-02-17 12:20:04.023031 [info] PUID defined as '1000'
2023-02-17 12:20:04.045420 [info] PGID defined as '1000'
2023-02-17 12:20:04.070174 [warn] UMASK not defined (via -e UMASK), defaulting to '000'
2023-02-17 12:20:04.090603 [info] Permissions already set for '/config'
2023-02-17 12:20:04.111883 [info] Deleting files in /tmp (non recursive)...
2023-02-17 12:20:04.137324 [info] VPN_ENABLED defined as 'yes'
2023-02-17 12:20:04.158913 [info] VPN_CLIENT defined as 'openvpn'
2023-02-17 12:20:04.180183 [info] VPN_PROV defined as 'custom'
2023-02-17 12:20:04.205445 [info] OpenVPN config file (ovpn extension) is located at /config/openvpn/usxxxxx.nordvpn.com.udp1194.ovpn
2023-02-17 12:20:04.330147 [info] VPN remote server(s) defined as 'xxx.xxx.xx.xx,'
2023-02-17 12:20:04.350186 [info] VPN remote port(s) defined as '1194,'
2023-02-17 12:20:04.369075 [info] VPN remote protcol(s) defined as 'udp,'
2023-02-17 12:20:04.390061 [info] VPN_DEVICE_TYPE defined as 'tun0'
2023-02-17 12:20:04.410911 [info] VPN_OPTIONS not defined (via -e VPN_OPTIONS)
I am looking for help as to why the container is not starting up.
If you can post the docker details, might be able to provide some tips but also might want to checkout: https://github.com/linuxserver/docker-deluge/