Search found 1 match

by schmud
Wed Oct 23, 2024 2:43 pm
Forum: Support
Topic: Wireguard/Docker issues with Deluge 2.1.1
Replies: 1
Views: 4442

Wireguard/Docker issues with Deluge 2.1.1

I'm sorry for bumping this ancient thread, but I am experiencing a very similar issue. I am running within docker piping through a wireguard tunnel. # deluged -v deluged 2.1.1 libtorrent: 2.0.10.0 Python: 3.12.7 OS: Linux docker-compose.yml: services: wireguard: image: linuxserver/wireguard:latest c...