Closed FloydKulis closed 2 years ago
From what I remember, the connection status should be green. Unfortunately, I always have an orange flame.
I am using this installation:
docker run -d --name=qbittorrent \ -p 26881:26881 \ -p 26881:26881/udp \ -p 5460:5460 \ -e WEBUI_PORT=5460 \ -e PUID=1026 \ -e PGID=1000 \ -e TZ=Europe/Warsaw \ -v /volume1/docker/qbittorrent:/config \ -v /volume1/downloads:/downloads \ --restart always \ ghcr.io/linuxserver/qbittorrent
I added port 5460 to the revers proxy in Synology:
I added port 26881 forwarding in the router:
The tracker sees me and downloads the files correctly.
But the connection status is orange and should it be green?
Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!
It will go green once you've configured your router to do your port forwarding for your bittorrent port, not webui.
From what I remember, the connection status should be green. Unfortunately, I always have an orange flame.
I am using this installation:
I added port 5460 to the revers proxy in Synology:
I added port 26881 forwarding in the router:
The tracker sees me and downloads the files correctly.
But the connection status is orange and should it be green?