Please help! The YAMS CLI is saying my IP is the same. The logs in portainer say gluetan is connected to nordVPN. Qbittorrent can't see tun0 anymore.
Qbittorrent not seing tun0, yams CLI saying VPN not connected
-
- Posts: 7
- Joined: Sat Nov 09, 2024 4:30 am
- rogs
- Site Admin
- Posts: 174
- Joined: Mon Oct 23, 2023 12:53 pm
- Location: Montevideo, Uruguay
- Gender:
- Contact:
Re: Qbittorrent not seing tun0, yams CLI saying VPN not connected
Hey @tommytrades!
Can you send your docker compose? It looks like you might have missed a step in the installation.
Cheers!
Roger.
E: roger (at) rogs.me. Fuck you, email bots.
W: https://rogs.me
gpg: curl -sL https://rogs.me/rogs.txt | gpg --import
fingerprint: ADDF BCB7 8B86 8D93 FC4E 3224 C7EC E9C6 C36E C2E6
Also, I love cats
Pirate jet, pirate jet
-
- Posts: 7
- Joined: Sat Nov 09, 2024 4:30 am
Re: Qbittorrent not seing tun0, yams CLI saying VPN not connected
This is only a recent occurrence.
I re-ran the installation process to see if that would correct it. It didn't. Have pasted in below as the site wouldn't let me upload.
POST EDITED BY MOD TO REMOVE LONG PASTE
- rogs
- Site Admin
- Posts: 174
- Joined: Mon Oct 23, 2023 12:53 pm
- Location: Montevideo, Uruguay
- Gender:
- Contact:
Re: Qbittorrent not seing tun0, yams CLI saying VPN not connected
Hey @tommytrades!
Please, do not paste long, unformatted code blocks into the forum. Use a Pastebin service like https://pastebin.com or https://paste.rogs.me
Cheers!
Roger.
E: roger (at) rogs.me. Fuck you, email bots.
W: https://rogs.me
gpg: curl -sL https://rogs.me/rogs.txt | gpg --import
fingerprint: ADDF BCB7 8B86 8D93 FC4E 3224 C7EC E9C6 C36E C2E6
Also, I love cats
Pirate jet, pirate jet
- rogs
- Site Admin
- Posts: 174
- Joined: Mon Oct 23, 2023 12:53 pm
- Location: Montevideo, Uruguay
- Gender:
- Contact:
Re: Qbittorrent not seing tun0, yams CLI saying VPN not connected
By looking at your docker compose, I can confirm gluetun is indeed NOT active. You can see it here:
Code: Select all
ports: # qbittorrent
- 8080:8080 # qbittorrent
#network_mode: "service:gluetun"
Can you send the logs for your installation process? Make sure to remove your VPN credentials. Please, use a pastebin service and do not paste the full unformatted log into the forum.
Cheers!
Roger.
E: roger (at) rogs.me. Fuck you, email bots.
W: https://rogs.me
gpg: curl -sL https://rogs.me/rogs.txt | gpg --import
fingerprint: ADDF BCB7 8B86 8D93 FC4E 3224 C7EC E9C6 C36E C2E6
Also, I love cats
Pirate jet, pirate jet
-
- Posts: 7
- Joined: Sat Nov 09, 2024 4:30 am
Re: Qbittorrent not seing tun0, yams CLI saying VPN not connected
Sorry, I will use the pastebin next time.
It is weird that this is only a recent issue.
Could you let me know which installation logs and where to find them?
Thanks again!
- rogs
- Site Admin
- Posts: 174
- Joined: Mon Oct 23, 2023 12:53 pm
- Location: Montevideo, Uruguay
- Gender:
- Contact:
Re: Qbittorrent not seing tun0, yams CLI saying VPN not connected
The installation logs is the output you get from installing YAMS in your terminal
E: roger (at) rogs.me. Fuck you, email bots.
W: https://rogs.me
gpg: curl -sL https://rogs.me/rogs.txt | gpg --import
fingerprint: ADDF BCB7 8B86 8D93 FC4E 3224 C7EC E9C6 C36E C2E6
Also, I love cats
Pirate jet, pirate jet
-
- Posts: 7
- Joined: Sat Nov 09, 2024 4:30 am
Re: Qbittorrent not seing tun0, yams CLI saying VPN not connected
I'm not sure where to find them. I did just re run the installer and it was successful.
In portainer, it says that gluetun is connected.
I have attached the Gluetun log.https://pastebin.com/DUJQ6shQ
I am new to some of these things, but willing to learn. As I said, this was running fine until about 2 months ago.
Thanks!
- rogs
- Site Admin
- Posts: 174
- Joined: Mon Oct 23, 2023 12:53 pm
- Location: Montevideo, Uruguay
- Gender:
- Contact:
Re: Qbittorrent not seing tun0, yams CLI saying VPN not connected
Gluetun looks fine:
Code: Select all
Public IP address is 94.101.114.78 (Switzerland, Zurich, Zürich)
Are you still getting an error when running yams check-vpn
? Can you send your docker compose file? It's located in /your/install/location/docker-compose.yaml
.
Cheers!
Roger.
E: roger (at) rogs.me. Fuck you, email bots.
W: https://rogs.me
gpg: curl -sL https://rogs.me/rogs.txt | gpg --import
fingerprint: ADDF BCB7 8B86 8D93 FC4E 3224 C7EC E9C6 C36E C2E6
Also, I love cats
Pirate jet, pirate jet
-
- Posts: 7
- Joined: Sat Nov 09, 2024 4:30 am
Re: Qbittorrent not seing tun0, yams CLI saying VPN not connected
Thanks. The CLI still says same address when running yams check-vpn. qBittorent can no longer see tun0.
I have added here- https://pastebin.com/VvmE4iCV
I will also say that when I have added a new container of qBittorrent to the yams_default network, it also can't see tun0.