Hey, so I had a gluetun container running with docker and a NordVPN Wireguard setup. It was working for months and all of a sudden I want to say in October, it just stopped working and I have no way to get my Wireguard info from Nord.

Has anybody else faced this issue?

  • adr1an
    link
    English
    28 months ago

    How about netstat -tunlp | grep 8090 ?

    • @[email protected]OP
      link
      fedilink
      English
      18 months ago

      I figured it out. An update messed with my qBit configuration. I had to nuke the app data and rebuild the image and it worked like a charm

    • @[email protected]OP
      link
      fedilink
      English
      18 months ago

      netstat -tunlp | grep

      I got back a tcp/tcp6 with the docker_proxy and the PIDs. I killed the processes and then rebuilt the container and it still has the same problem. This was working with no changes on my end for months.