docker stopped working overnight #2443
Replies: 2 comments 10 replies
-
Nordvpn throttle requests to the api if that's occuring, you should have a log saying that html was found in api response.
If you are blacklisted, stop the container, a few hours later the API would be available again. |
Beta Was this translation helpful? Give feedback.
-
DEBUG env var if set to TRUE will activate -x flag in bash, allowing verbose mode. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been running the same docker container for a while without issue, but a couple of nights ago it stopped working. I had the container set to automatically restart. I'm not sure if NordVPN blocked me because of all the attempted requests.
Here is what my logs show when I attempt to start the container:
Starting container with revision: b33d0fe
Creating TUN device /dev/net/tun
Using OpenVPN provider: NORDVPN
Running with VPN_CONFIG_SOURCE auto
Provider NORDVPN has a bundled setup script. Defaulting to internal config
Executing setup script for NORDVPN
INFO: OVPN: Checking curl installation
INFO: OVPN: DNS resolution ok
Can someone get me pointed in the right direction to resolve the issue?
Thanks,
Dan
Beta Was this translation helpful? Give feedback.
All reactions