Ok I really think the problem is the OS (Raspberry Pi OS (64-bit)) or the hardware (Raspberry Pi 4). I was able to get qbittorrent to work over tun0 in a VM on a different machine.
Search found 9 matches
- Fri May 09, 2025 11:29 pm
- Forum: qBittorrent / Gluetun (VPN)
- Topic: qbittorrent disconnected: tun0 interface is invalid
- Replies: 13
- Views: 76669
- Fri May 09, 2025 8:34 pm
- Forum: qBittorrent / Gluetun (VPN)
- Topic: qbittorrent disconnected: tun0 interface is invalid
- Replies: 13
- Views: 76669
Re: qbittorrent disconnected: tun0 interface is invalid
The status in qbittorrent is disconnected. Even if I set the device to eth0, the status is then firewalled. The OS isn't blocking port 6881 or anything, I can connect to that port through the 192.168.x.x ip if I run a little python server via "python3 -m http.server 6881". I can even conne...
- Fri May 09, 2025 7:31 pm
- Forum: qBittorrent / Gluetun (VPN)
- Topic: qbittorrent disconnected: tun0 interface is invalid
- Replies: 13
- Views: 76669
- Fri May 09, 2025 7:17 pm
- Forum: qBittorrent / Gluetun (VPN)
- Topic: qbittorrent disconnected: tun0 interface is invalid
- Replies: 13
- Views: 76669
Re: qbittorrent disconnected: tun0 interface is invalid
Haha yeah, I misunderstood a couple of things. I'm not port forwarding anything on my router anymore. This is a paid Proton VPN account, but I've got port forwarding turned off for now just to try and get it working at all. I'll see if I can find anything about Raspberry Pi's OS having trouble with ...
- Wed May 07, 2025 9:22 pm
- Forum: qBittorrent / Gluetun (VPN)
- Topic: qbittorrent disconnected: tun0 interface is invalid
- Replies: 13
- Views: 76669
Re: qbittorrent disconnected: tun0 interface is invalid
Ok, here's what I just tried. Completely fresh install of Raspberry Pi OS (64-bit) on a Raspberry Pi 4. sudo apt update sudo apt upgrade git is installed by default, docker is not. sudo mkdir -p /opt/yams sudo chown -R $USER:$USER /opt/yams git clone --depth=1 https://gitlab.com/rogs/yams.git /tmp/y...
- Sat Mar 08, 2025 5:40 am
- Forum: qBittorrent / Gluetun (VPN)
- Topic: qbittorrent disconnected: tun0 interface is invalid
- Replies: 13
- Views: 76669
Re: qbittorrent disconnected: tun0 interface is invalid
Well, I don't think port forwarding was working. I tried entering the qbittorrent ip from "yams check-vpn" and the port from running "/opt/yams/scripts/update-port.sh" into https://www.yougetsignal.com/tools/open-ports/ and the port was not open, even after adding the port forwar...
- Sat Mar 08, 2025 12:06 am
- Forum: qBittorrent / Gluetun (VPN)
- Topic: qbittorrent disconnected: tun0 interface is invalid
- Replies: 13
- Views: 76669
Re: qbittorrent disconnected: tun0 interface is invalid
I tried doing the ol': mv /opt/yams/config/qbittorrent/qBittorrent/qBittorrent.conf /opt/yams/config/qbittorrent/qBittorrent/qBittorrent.conf.old and running through the setup again (https://yams.media/config/qbittorrent/) as well as verifying the port forwarding stuff again (https://yams.media/adva...
- Fri Mar 07, 2025 11:23 pm
- Forum: qBittorrent / Gluetun (VPN)
- Topic: qbittorrent disconnected: tun0 interface is invalid
- Replies: 13
- Views: 76669
Re: qbittorrent disconnected: tun0 interface is invalid
2025-03-07 23:11:31 | VPN container gluetun in healthy state! 2025-03-07 23:11:31 | qBittorrent Cookie invalid, getting new SessionID 2025-03-07 23:11:31 | Public IP: ###.###.###.### 2025-03-07 23:11:31 | Configured Port: ##### 2025-03-07 23:11:31 | Active Port: ##### 2025-03-07 23:11:31 | Port OK ...
- Fri Mar 07, 2025 11:01 pm
- Forum: qBittorrent / Gluetun (VPN)
- Topic: qbittorrent disconnected: tun0 interface is invalid
- Replies: 13
- Views: 76669
qbittorrent disconnected: tun0 interface is invalid
Hello! Installation instructions were great! I'm having one issue, though. My qbittorrent is reporting its connection status as disconnected. If I enable the execution log in the ui, I can see the message: The configured network interface is invalid. Interface: "tun0" Running yams check-vp...