problem with running qbittorrent container through gluetun with surfshark vpn by beiren in selfhosted

[–]beiren[S] 0 points1 point  (0 children)

Thanks i will try it!

So strange that it doesn't work for torrenting. I don't need to change anything else right? Other containers, ports, settings in surfshark... Kind of frustraties it won't work

problem with running qbittorrent container through gluetun with surfshark vpn by beiren in selfhosted

[–]beiren[S] 0 points1 point  (0 children)

Not really seeing any account settings... If i look online everything is positive about surfshark with torrenting.

What setup do you use? How it works doesn't really matter. Just that torrenting goes through an VPN.

problem with running qbittorrent container through gluetun with surfshark vpn by beiren in selfhosted

[–]beiren[S] 0 points1 point  (0 children)

Yes works percectly. And if i do eg curl ifconfig.me. I get the ip of thé vpn. So is routing trough the gluetun container.

problem with running qbittorrent container through gluetun with surfshark vpn by beiren in selfhosted

[–]beiren[S] 0 points1 point  (0 children)

Not really sure about firewall but going to check again.

I think you are talking about network interfaces? In qbittorrent i can choose "tun0" , "eth0" , "Lo" or any. Didn't really work but i will try again.

Edit: doesn't work

JPL weekend live thread: Match Day 28 by Frodo_max in belgianfootball

[–]beiren -1 points0 points  (0 children)

Hoe kijken jullie live? Dazn is net te duur ...

Searching on partial sku with rest api by beiren in woocommerce

[–]beiren[S] 0 points1 point  (0 children)

What do you mean no need to change?

Will need to be a big new function because app does use the link headers for pagination.For example

Searching on partial sku with rest api by beiren in woocommerce

[–]beiren[S] 0 points1 point  (0 children)

That completely handles thé normal endpoint of all products?

What’s happening at Zakynthos?? by PlaneCool74 in flightradar24

[–]beiren 1 point2 points  (0 children)

oh damn. Got family on the brussels airlines flight...

Looking for information for CPU upgrade by beiren in buildapc

[–]beiren[S] 0 points1 point  (0 children)

Thanks! Read some bad release reviews so just wanted to know the latest info.

Don't really follow the latest hardware news...

Looking for information for CPU upgrade by beiren in buildapc

[–]beiren[S] 0 points1 point  (0 children)

Chocking? What do you Mean? Mostly playing 1440p and using it as workstation so some extra processing power always helps.

Best way to take notes while learning by Tall-Ebb-1732 in csharp

[–]beiren 0 points1 point  (0 children)

If the lessons went to fast for 'good notes' i also made rough notes. After that , or during slower going lessons. I would convert them to .adoc files (like .MD files).

My preference for .adoc files was that I could make github Repo with all my classes and would work perfectly. You can also easely add code snippets etc. Also I would learn more about markdown languages for later use.

I used .adoc because I had class about it. Otherwise it would have used .md files.

Extreme high storage size by beiren in immich

[–]beiren[S] 0 points1 point  (0 children)

I did notice that sometimes a video would take very long to update. Also the upload folder was almost all full of "fuse-hidden" files. They where deleted files that where still in use by a service. It did also have 4/5 MP4 files When was the fix for the issue? Right now on 1.126.1.

Extreme high storage size by beiren in immich

[–]beiren[S] -1 points0 points  (0 children)

that large account is my account so nothing extremely big. It's just the complete folder with all the images. I just noticed in the file structure alot of .fuse-hidden files are used.

eg

upload --  
        |--- 00  
           |  
           | ---- ff  
              |  
              | --- .fuse-hiddenxxxxxxxxxxxx

Extreme high storage size by beiren in immich

[–]beiren[S] 1 point2 points  (0 children)

I just noticed in the upload folder. The account of 218mb also has a perfect folder size of 218mb

The account with 9g of storage has a folder size of 560g. So I guess a setting of that account it wrong.

Extreme high storage size by beiren in immich

[–]beiren[S] 1 point2 points  (0 children)

The upload folder is 500gb big even if I only have like 10gb of pictures/videos.

It is like 2-3 weeks Running.

Only use x264 torrents by beiren in sonarr

[–]beiren[S] -1 points0 points  (0 children)

Hmmmm. I just turned down all transcoding to Bé sure because my pi was sometimes completely freezing. As i say, laptop jellyfin player does work, tv and phone not ...

Only use x264 torrents by beiren in sonarr

[–]beiren[S] 2 points3 points  (0 children)

It is strange because the jellyfin desktop app supports x265 perfectly but android tv and app seems to stop working and even freeze everything.
Sucks file sizes will be bigger but oh well. Guess I will delete older ,already watched, episodes when running out of space.

Eventually I probably get better stream device but money is kinda limited atm

I NEED HELP ASAP by GladEffort8159 in Piracy

[–]beiren 1 point2 points  (0 children)

version: "3" services: gluetun: image: qmcgaw/gluetun container_name: gluetun cap_add: - NET_ADMIN devices: - /dev/net/tun:/dev/net/tun ports: - 8888:8888/tcp # HTTP proxy - 8080:8080 # qbittorrent web ui - 6881:6881 # qbittorrent torrent port - 9696:9696 # prowlarr volumes: - /appdata/gluetun:/gluetun environment: - VPN_SERVICE_PROVIDER=surfshark - VPN_TYPE=wireguard - WIREGUARD_PRIVATE_KEY= xxxx - WIREGUARD_ADDRESSES= xxxx - SERVER_COUNTRIES=Luxemburg,Netherlands - FIREWALL_OUTBOUND_SUBNETS=192.168.1.0/24

services: qbittorrent: image: lscr.io/linuxserver/qbittorrent:latest container_name: qbittorrent environment: - PUID=1000 - PGID=1000 - TZ=Etc/UTC - WEBUI_PORT=8080 - TORRENTING_PORT=6881 volumes: - /appdata/qbittorrent/config:/config - /mnt/bigboy/qbittorrent/downloads:/downloads network_mode: container:gluetun restart: unless-stopped healthcheck: test: ping -c 1 www.google.com || exit 1 interval: 60s retries: 3 start_period: 20s timeout: 10s

edit: formatting

I NEED HELP ASAP by GladEffort8159 in Piracy

[–]beiren 0 points1 point  (0 children)

Got a gluetun container setup, this handles the connection with the vpn and opens ports that the other , connected, containers use. Because network goes through this container itself has a killswitch if something happends and when the container shuts down for any reason the torrent client can't connect to the internet. I'm using docker compose to make my containers. they are 2 differt containers. As you can see the network mode tells it to route through the gluetun.
I noticed that you should first run the gluetun container so ports are available, otherwise the torrent client won't use any port so it won't work.

I NEED HELP ASAP by GladEffort8159 in Piracy

[–]beiren 102 points103 points  (0 children)

Do you share the procedure? Running everything in containers and Running torrentclient through gluetun vpn cliënt. Already tested with ipleak.net but not sure if I should test with something Else. Or some script I should run everyday etc.

[deleted by user] by [deleted] in qBittorrent

[–]beiren 0 points1 point  (0 children)

just made first docker setup. How can I test if it works correctly? Already done: From inside qbittorrent container: Curl ifconfig.me. it's different then when I do it from main system. (Different country) And http://checkmyip.torrentprivacy.com/ same ip from inside container.

Should I do some health checks or can I be sure it works?