Hi all. I’ve searched for similar issues and not found any that quite match.
I’m an fairly experienced Docker user who actively runs a few but am no deep technical expert.
I’ve installed the qbittorrent container as instructed (I believe) on my Synology with all the required environment variables set correctly. The logs look good too. But when I try to connect to the 8080 port on the server IP address I get no response (browser times out).
Any guesses as to why I can’t set the Web UI to load? I’ve not had the same issue with linuxserver/deluge or other containers I’ve used in the past.
Cheers!
(N) 2024-02-21T13:53:43 - qBittorrent v4.6.3 started
(N) 2024-02-21T13:53:43 - Using config directory: /config/qBittorrent
(N) 2024-02-21T13:53:43 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881"
(I) 2024-02-21T13:53:44 - Peer ID: "-qB4630-"
(I) 2024-02-21T13:53:44 - HTTP User-Agent: "qBittorrent/4.6.3"
(I) 2024-02-21T13:53:44 - Distributed Hash Table (DHT) support: ON
(I) 2024-02-21T13:53:44 - Local Peer Discovery support: ON
(I) 2024-02-21T13:53:44 - Peer Exchange (PeX) support: ON
(I) 2024-02-21T13:53:44 - Anonymous mode: OFF
(I) 2024-02-21T13:53:44 - Encryption support: ON
(I) 2024-02-21T13:53:44 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881"
(I) 2024-02-21T13:53:44 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881"
(I) 2024-02-21T13:53:44 - Successfully listening on IP. IP: "172.17.0.4". Port: "TCP/6881"
(I) 2024-02-21T13:53:44 - Successfully listening on IP. IP: "172.17.0.4". Port: "UTP/6881"
(I) 2024-02-21T13:53:44 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Feb 1 01:17:55 2024.
(N) 2024-02-21T13:53:44 - Using built-in WebUI.
(W) 2024-02-21T13:53:44 - Couldn't load WebUI translation for selected locale (C).
(N) 2024-02-21T13:53:44 - WebUI: Now listening on IP: *, port: 8080
(I) 2024-02-21T13:53:44 - Detected external IP. IP: "[withheld, but it was correct]"
Here are the environment variables from the docker console.
PUID=1000
HOSTNAME=qbittorrent
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
XDG_DATA_HOME=/config
WEBUI_PORT=8080
XDG_CONFIG_HOME=/config
PWD=/
TZ=Europe/London
HOME=/config
VIRTUAL_ENV=/lsiopy
S6_VERBOSITY=1
S6_STAGE2_HOOK=/docker-mods
TERM=xterm
SHLVL=1
PS1=$(whoami)@$(hostname):$(pwd)\$
LSIO_FIRST_PARTY=true
PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TORRENTING_PORT=6881
GUID=1000