rakshasa / rtorrent

rTorrent BitTorrent client
https://github.com/rakshasa/rtorrent/wiki
GNU General Public License v2.0
4.05k stars 412 forks source link

Docker: Could not open/bind port for listening: Address in use #1170

Closed giejay closed 2 years ago

giejay commented 2 years ago

When trying to use the port that is opened by my PIA VPN provider, Im seeing this message: Could not open/bind port for listening: Address in use.

My config simply sets the port that is opened by my wireguard-pia container: thrnz/docker-wireguard-pia (https://hub.docker.com/r/thrnz/docker-wireguard-pia)

network.port_range.set = 35256-35256

Is it not possible to use the docker container of rtorrent (https://github.com/crazy-max/docker-rtorrent-rutorrent) in combination with the docker-wireguard-pia container?

giejay commented 2 years ago

Deluge was the one messing it up... If anyone comes across this one and you are also testing torrent clients. Make sure to test them one by one if you are using port forwarding! ;)