Closed crispybegs closed 3 months ago
@qdm12 is more or less the only maintainer of this project and works on it in his free time. Please:
See
2024-05-28T17:05:06Z INFO [healthcheck] 👉 See https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md
2024-05-28T17:05:06Z INFO [healthcheck] DO NOT OPEN AN ISSUE UNLESS YOU READ AND TRIED EACH POSSIBLE SOLUTION
I have exactly the same issue SERVER_REGIONS: Belgium, tried seting up a new container with the exact same setup but region France and that worked without an issue, so this seems to be a Windscribe issue but no idea what might be wrong.
@HaWaKv78 Have you tried updating your servers data?
I've deleted my old credentials and created new ones for both Belgium and France and still the same, Belgium doesn't work and France does.
Have you tried updating your servers data?
Sorry, misread your question, I updated the server list from the command line and this fixed the issue, thanks a lot for getting me on the right path and also for your time developing gluetun!
Sorry, misread your question, I updated the server list from the command line and this fixed the issue, thanks a lot for getting me on the right path and also for your time developing gluetun!
can you point me in the right direction to try this as well? much appreciated if so
can you point me in the right direction to try this as well? much appreciated if so
I updated the windscribe server list with the docker run --rm -v /yourpath:/gluetun qmcgaw/gluetun update -enduser -providers yourprovider
command, see procedure in below link.
https://github.com/qdm12/gluetun-wiki/blob/main/setup/servers.md
can you point me in the right direction to try this as well? much appreciated if so
I updated the windscribe server list with the
docker run --rm -v /yourpath:/gluetun qmcgaw/gluetun update -enduser -providers yourprovider
command, see procedure in below link.https://github.com/qdm12/gluetun-wiki/blob/main/setup/servers.md
thank you, this worked! however I still have an api error
too many requests sent for this month from https://ipinfo.io/: 403 403 Forbidden; not retrying.
I tried creating an account at ipinfo.io and getting an api key, then adding to the env variables like so
PUBLICIP_API: ipinfo
PUBLICIP_API_TOKEN: b7af7xxxxxxx
But that didn't resolve it
@crispybegs
too many requests sent for this month from https://ipinfo.io/: 403 403 Forbidden; not retrying.
This can happen (it's blocked by VPN IP address), you can also change to use PUBLICIP_API=ip2location
. More are on the way soon ™️ subscribe to #2190 Not a critical error either, it's just you won't get public ip information in your logs or control server.
Anyway, closing this since this is resolved now.
Closed issues are NOT monitored, so commenting here is likely to be not seen. If you think this is still unresolved and have more information to bring, please create another issue.
This is an automated comment setup because @qdm12 is the sole maintainer of this project which became too popular to monitor issues closed.
Is this urgent?
No
Host OS
Ubuntu
CPU arch
x86_64
VPN service provider
Windscribe
What are you using to run the container
docker-compose
What is the version of Gluetun
gluetun:v3 image (f72b6f64c077)
What's the problem 🤔
I just noticed in my homepage that my gluetun container running windscribe has stopped and it refuses to restart.
Share your logs (at least 10 lines)
Share your configuration