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!

      • DaGeek247@kbin.social
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        1 year ago

        You multi-posted. once you’ve sent off a comment, make sure to refresh the page (without resending the data) to see it show up. It can take a bit. Also, sometimes there’s glitches. Not sure which it is in this case but it’s worth mentioning.

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

          Huh, the other comments show as deleted on my side? Strange.

          But it was a glitch of either Connect for Lemmy or of Lemmy itself! About 60-75% of the time I try to post a comment, it times out or whatever and I am under the assumption that it failed to post, so I click “post” again, and that’s how I end up with multiple comments haha.

          I’ve started just copying my entire comment, and backing out to check if it already posted when I get that error.

          Thanka for bringing it up! :) (Let’s see if this comment times out haha)

          (Update: yes, it timed out again, but still posted lol)

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

      Oh. My.god. I’m worse at Google Fi than I thought.

      Thank you so much! I’ll try to get it set up on my break, and report back. Again, thank you so much!!

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

          Huh, the other comments show as deleted on my side? Strange.

          But it was a glitch of either Connect for Lemmy or of Lemmy itself! About 60-75% of the time I try to post a comment, it times out or whatever and I am under the assumption that it failed to post, so I click “post” again, and that’s how I end up with multiple comments haha.

          I’ve started just copying my entire comment, and backing out to check if it already posted when I get that error.

          Thanka for bringing it up! :) (Let’s see if this comment times out haha)

  • eating3645@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    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
    2
    ·
    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
      1
      ·
      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
        2
        ·
        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
          1
          ·
          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.

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

          At this point, I’m not sure of anything! Haha

          I’m doing so much reading from different sources, I’m starting to get everything mixed up now.

          Checking the wiki for Gluetun, I used that exact docker compose that they suggested, but added the port for qBittorrenr, so I can access the webUI. (And also now added the “port forward” variable)

          I’m very lost right now, and unless you’re willing to walk me through it, I think imma start from scratch and hopefully learn something new along the way.

          Thanks so much for helping me so much!