_Ky

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by _Ky

  1. Hi guys,

     

    So I have installed the docker image and all is working good, or I thought it was. I noticed that all of my torrents had no activity (i.e. haven't uploaded anything) which was strange, I decided to donwload something and I get a brief second where it shows a speed but then disappears? It shows the peers but it simply wont connect to any of them? I have tried disabling the VPN which has no effect and tried port forwarding (not sure if I done it correctly - using ProtonVPN which at the mo dosen't support port forwarding) but that never worked either.

     

    I have used Transmission over a VPN prior and never had to open any ports or anything, it just worked. I'm a little confused as to what is going on as like I say, it shows me all the peers (seeders/leechers) for all my torrents. i just can't seem to connect to any of them. (The torrents are active and shown as being connected (on the website of the tracker)).

     

    I should note I am new to running Dockers in bridge mode (network) which may be my issue where I haven't configured something correctly? As prior all my other containers have ran in host mode - including the Deluge LinuxServer image I ran prior which seemed to function okay.

     

    I have tried the varible "STRICT_PORT_FOWRARD" along with enabling UPnP + NAT-PMP in Deluge GUI too all which had no effect.

     

    Here are my Docker settings:

    DEBUG false

    HOME /home/nobody

    LAN_NETWORK 192.168.0.0/24

    LANG en_GB.UTF-8

    PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

    TERM xterm

    VPN_CLIENT openvpn

    VPN_ENABLED yes (as mentioned tried to disable this too - no effect)

    VPN_PASS ***

    VPN_PROV custom

    VPN_USER ***

     

    Any help would be much appreciated as at the moment I can't really see the issue :/