January 4Jan 4 So I have gluetun set up. it is working as I have firefox docker passing through it and I can access it and its showing my vpn ip address. I have then added the ports from the arr's to gluetun and the only arr that I can access the webgui is prowlarr. Sonarr, Radarr, Lidarr, Bazarr the webgui never loads. havent gotten to adding my downloaders yet. They are running and in the console for the dockers curl ifconfig.io shows the vpn ip address but not able to access the webgui.what info do I need to provide?
January 12Jan 12 I just want to sanity check my config before I use itCurrently I am using Mullvad and its configured via wireguard in the gluten.If I check the ip for my dockers using something like ifconfig.me it reports the ip that matches my vpn connection however when I check for dnsleaks it says there is a leak.the location on the dns matches the location of my vpn connection, I assume it says there is a leak because gluten is using cloudflare dns instead of Mullvads. is this safe to use as is or do I need to configure something to force gluten to use Mullvads dns?
January 31Jan 31 On 8/19/2025 at 3:19 PM, WalkerZ said:Trying to install ddns-updater to support deSEC as DuckDNS seems to be having some downtime. I keep getting an error:'''Running version latest built on 2024-12-24T09:20:36.130Z (commit 78f3061)🔧 Need help? ☕ Discussion? https://github.com/qdm12/ddns-updater/discussions/new/choose🐛 Bug? ✨ New feature? https://github.com/qdm12/ddns-updater/issues/new/choose💻 Email? [email protected]💰 Help me? https://www.paypal.me/qmcgaw https://github.com/sponsors/qdm122025-08-19T15:10:22-04:00 INFO Settings summary:├── HTTP client| └── Timeout: 10s├── Update| ├── Period: 5m0s| └── Cooldown: 5m0s├── Public IP fetching| ├── HTTP enabled: yes| ├── HTTP IP providers| | └── all| ├── HTTP IPv4 providers| | └── all| ├── HTTP IPv6 providers| | └── all| ├── DNS enabled: yes| ├── DNS timeout: 3s| └── DNS over TLS providers| └── all├── Resolver: use Go default resolver├── Server| ├── Listening address: :8000| └── Root URL: /├── Health| └── Server listening address: 127.0.0.1:9999├── Paths| ├── Data directory: /updater/data| ├── Config file: /updater/data/config.json| └── Umask: system default├── Backup: disabled└── Logger├── Level: info└── Caller: hidden2025-08-19T15:10:22-04:00 INFO reading JSON config from file /updater/data/config.json2025-08-19T15:10:22-04:00 INFO file not found, creating an empty settings file2025-08-19T15:10:22-04:00 ERROR cannot write configuration to file: open /updater/data/config.json: permission denied2025-08-19T15:10:22-04:00 INFO Shutdown successful'''The only mod to the template is to add my TZ. The install exits and leaves no files or folders in Appdata. Anybody seeing this?Did you get this fixed? I am having the same issue.On 8/19/2025 at 3:19 PM, WalkerZ said:Trying to install ddns-updater to support deSEC as DuckDNS seems to be having some downtime. I keep getting an error:'''Running version latest built on 2024-12-24T09:20:36.130Z (commit 78f3061)🔧 Need help? ☕ Discussion? https://github.com/qdm12/ddns-updater/discussions/new/choose🐛 Bug? ✨ New feature? https://github.com/qdm12/ddns-updater/issues/new/choose💻 Email? [email protected]💰 Help me? https://www.paypal.me/qmcgaw https://github.com/sponsors/qdm122025-08-19T15:10:22-04:00 INFO Settings summary:├── HTTP client| └── Timeout: 10s├── Update| ├── Period: 5m0s| └── Cooldown: 5m0s├── Public IP fetching| ├── HTTP enabled: yes| ├── HTTP IP providers| | └── all| ├── HTTP IPv4 providers| | └── all| ├── HTTP IPv6 providers| | └── all| ├── DNS enabled: yes| ├── DNS timeout: 3s| └── DNS over TLS providers| └── all├── Resolver: use Go default resolver├── Server| ├── Listening address: :8000| └── Root URL: /├── Health| └── Server listening address: 127.0.0.1:9999├── Paths| ├── Data directory: /updater/data| ├── Config file: /updater/data/config.json| └── Umask: system default├── Backup: disabled└── Logger├── Level: info└── Caller: hidden2025-08-19T15:10:22-04:00 INFO reading JSON config from file /updater/data/config.json2025-08-19T15:10:22-04:00 INFO file not found, creating an empty settings file2025-08-19T15:10:22-04:00 ERROR cannot write configuration to file: open /updater/data/config.json: permission denied2025-08-19T15:10:22-04:00 INFO Shutdown successful'''The only mod to the template is to add my TZ. The install exits and leaves no files or folders in Appdata. Anybody seeing this?Did you get this fixed? I am having the exact same issue.Update, i wasn't following the instructions properly and got this working with freedns :-) I love this app Edited January 31Jan 31 by bennymundz
February 25Feb 25 Hi all. I've tried searching this thread for the question i have but it's a bit hard to search for. Anyway, I have GluetunVPN basically working and most of my containers routed through it. The problem i have is two of my containers use port 8080, and I guess even if I use a new host port for one of them (like 8081), they still clash on container port 8080 in the Guetun container. Is there any way around this?Thanks! Edited February 25Feb 25 by acosmichippo
April 3Apr 3 I'm trying to get GlutunVPN working with airvpn.org on unraid 7.3b2 and it doesn't appear to be working.I chose openvpn and airvpn and edited username and password. (instructions on SpaceInvader Ones video from a year ago)if i click on view container logs the browser window disappears too quickly to see any text.I can't see any logs in the appdata/gluetun folderhow do i access the logs in the container and which ones would be the most useful for diagnosis?thanks for your time, Bobby
April 3Apr 3 12 minutes ago, perfessor101 said:I'm trying to get GlutunVPN working with airvpn.org on unraid 7.3b2 and it doesn't appear to be working.I chose openvpn and airvpn and edited username and password.(instructions on SpaceInvader Ones video from a year ago)if i click on view container logs the browser window disappears too quickly to see any text.I can't see any logs in the appdata/gluetun folderhow do i access the logs in the container and which ones would be the most useful for diagnosis?thanks for your time,Bobbydocker logs GluetunVPN reports client certificate missing value, but that isn't listed in the config ...
April 3Apr 3 1 hour ago, perfessor101 said:docker logs GluetunVPNreports client certificate missing value, but that isn't listed in the config ...using the config generator at https://airvpn.org/generatorclick advancedclick linuxclick OpenVpn UDPdefaults to OpenVPN profile 2.5click Separate key/certsclick server of choicedownload the certs / keys I chose zip fileextract themrename user.crt to client.crtrename user.key to client.keycopy client.cert and user.cert to /mnt/user/appdata/gluetun/in the docker templateTIMEZONE: yours VPN_SERVICE_PROVIDER: airvpn VPN_TYPE: openvpn VPN_INTERFACE: tun0this appears to have gotten mine going ... initial searching didn't have this all in one place ... so it's here for now Edited April 3Apr 3 by perfessor101
April 4Apr 4 4 hours ago, perfessor101 said:using the config generator at https://airvpn.org/generatorclick advancedclick linuxclick OpenVpn UDPdefaults to OpenVPN profile 2.5click Separate key/certsclick server of choicedownload the certs / keys I chose zip fileextract themrename user.crt to client.crtrename user.key to client.keycopy client.cert and user.cert to /mnt/user/appdata/gluetun/in the docker templateTIMEZONE: yours VPN_SERVICE_PROVIDER: airvpn VPN_TYPE: openvpn VPN_INTERFACE: tun0this appears to have gotten mine going ... initial searching didn't have this all in one place ... so it's here for nowSo I got it to connect to AirVPN. When I load the Firefox container it works until I network it through the gluetun container adding the ports to the gluetun template. the Firefox container then reports cannot bind to address. When I add binhex-qbitorrent its webui comes back with unauthorized….My post in the UnRaid Reddit was removed so that helps.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.