linuxserver / docker-qbittorrent

GNU General Public License v3.0
1.04k stars 149 forks source link

Status Connection Yellow on Synology, it should be green? #187

Closed FloydKulis closed 2 years ago

FloydKulis commented 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: image

I added port 26881 forwarding in the router: image

The tracker sees me and downloads the files correctly.

But the connection status is orange and should it be green? image

github-actions[bot] commented 2 years ago

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

j0nnymoe commented 2 years ago

It will go green once you've configured your router to do your port forwarding for your bittorrent port, not webui.