So, I’ve recently started torrenting more, but I wanted to be safe about it, or a safe as can be.

I already have a PIA subscription from like 3 years ago on a Christmas sale.

I would like to continue using Docker, as I have been.

I know there are docker images of qBittorrent with VPN included, but I have PIA set up with the “Gluetun” docker image, so that if I wanted to, I could run other containers through it rather easily.

So, I’m using PIA with Gluetun image, and the standard qBittorrent image that is being funneled through Gluetun. I’m using Portainer and Portainer Stacks to manage my docker environment. I’m also using a PIA server in CA Vancouver, as far as I can tell, that server allows port forwarding as well as seeding.

My problem is I can’t seem to seed anything. Can any of y’all help me get properly set up for seeding as well as torrenting?

If you need any more info or screenshots, let me know!

Also, I am actively looking and researching to try to fix it, but work is a pain right now. I’ll update if I manage to figure it out.

Thank you in advance!

  • eating3645@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    The best way to troubleshoot your setup is to test each bit by bit individually until you figure out where it’s gone wrong.

    Try your qbit container without glutun. Can you download and seed a Linux iso from the same directory your current seeds are? If not, you’re probably looking at a permissions issue.

    Next test your glutun container. Can you ping the tracker from the container? If not, your VPN isn’t set up correctly.

    Lastly try qbit via glutun, if it doesn’t work it’s a port forwarding issue.

    Good luck!

  • darcmage@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    I have the same setup but with transmission instead of qbittorrent. Make sure you map the listening port of qbittorrent to the forwarded port from pia in gluetun.

    • 子犬です@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 year ago

      I added the VPN_PLRT_FORWARD command on the Gluetun container. It gave me a port. I added that to qbit, and it seemed to work! I’m now wondering why the speeds are so slow though? My download is at upwards of 15MB/s, but the uploads are in the KBs and Bs. I know other people leeching affect the speed, but I figured it has to be faster than that right? Do you think I did something wrong?

      I’m going to try with a Linux distro to see if it’s my set up, or just the torrent themselves.

      • darcmage@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        1 year ago

        PIA upload is definitely faster than that. It doesn’t saturate my connection but I’ve seen it upload at 5MB/s+ at times. Are you sure you have the right options for the gluetun container as shown in the wiki? You’ll see the port PIA assigns you in the logs. Testing with a linux iso probably won’t help much since the ratio of seeders/leechers is high. Try a popular newly released torrent instead.

        • 子犬です@lemmy.worldOP
          link
          fedilink
          English
          arrow-up
          0
          ·
          1 year ago

          So I just tried a torrent from nyaa.si that had hundreds of seeders and hundreds of leechers.

          After it finished downloading, the upload speed has fluctuated from 900kb/s up to ~1.52mb/s. Way better than before, but still feels slower than it should? Idk.