You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running version latest built on 2024-12-27T20:18:46.989Z (commit 61b053f)
What's the problem 🤔
I am using VPN provider (Hotspot Shield) which is not one of the readily supported providers. But I followed the instructions in this wiki to set up gluetun with a openvpn config file+username+password.
I see from the logs that glueton is not able to find any region and/or country for VPN_SERVICE_PROVIDER=custom as asked for in the wiki. I checked this file and I don't see a custom key in the json but I see all the other providers, which this could possibly be the issue?
Share your logs (at least 10 lines)
gluetun | Running version latest built on 2024-12-27T20:18:46.989Z (commit 61b053f)
gluetun |
gluetun | 🔧 Need help? ☕ Discussion? https://github.com/qdm12/gluetun/discussions/new/choose
gluetun | 🐛 Bug? ✨ New feature? https://github.com/qdm12/gluetun/issues/new/choose
gluetun | 💻 Email? [email protected]
gluetun | 💰 Help me? https://www.paypal.me/qmcgaw https://github.com/sponsors/qdm12
gluetun | 2025-01-10T21:43:36-08:00 INFO [routing] default route found: interface eth0, gateway 172.28.10.1, assigned IP 172.28.10.2 and family v4
gluetun | 2025-01-10T21:43:36-08:00 INFO [routing] local ethernet link found: eth0
gluetun | 2025-01-10T21:43:36-08:00 INFO [routing] local ipnet found: 172.28.10.0/24
gluetun | 2025-01-10T21:43:36-08:00 INFO [firewall] enabling...
gluetun | 2025-01-10T21:43:36-08:00 INFO [firewall] enabled successfully
gluetun | 2025-01-10T21:43:38-08:00 INFO [storage] merging by most recent 20776 hardcoded servers and 20776 servers read from /gluetun/servers.json
gluetun | 2025-01-10T21:43:38-08:00 ERROR VPN settings: provider settings: server selection: for VPN service provider custom: the region specified is not valid: one or more values is set but there is no possible value available
gluetun | 2025-01-10T21:43:38-08:00 INFO Shutdown successful
Is this urgent?
Yes
Host OS
Debian | OpenMediaVault
CPU arch
x86_64
VPN service provider
Custom
What are you using to run the container
docker-compose
What is the version of Gluetun
Running version latest built on 2024-12-27T20:18:46.989Z (commit 61b053f)
What's the problem 🤔
I am using VPN provider (Hotspot Shield) which is not one of the readily supported providers. But I followed the instructions in this wiki to set up gluetun with a openvpn config file+username+password.
I see from the logs that glueton is not able to find any region and/or country for
VPN_SERVICE_PROVIDER=custom
as asked for in the wiki. I checked this file and I don't see acustom
key in the json but I see all the other providers, which this could possibly be the issue?Share your logs (at least 10 lines)
Share your configuration
Env variables
The text was updated successfully, but these errors were encountered: