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
{{ message }}
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.
Either the service is down, or nordvpn has changed their api again.
The output of https://nordvpn.com/api/server is nothing.
The error message wasn't exactly helpful. If this happens often, it might make sense to check if the raw output is [] or {"message":"Not Found"} to catch some of these service down or API changes respectively?
Back up, so no need to change source. I do think a better error message wouldn't hurt. I'll consider adding it myself. Feel free to close since this is probably rather low priority.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Either the service is down, or nordvpn has changed their api again.
The output of https://nordvpn.com/api/server is nothing.
The error message wasn't exactly helpful. If this happens often, it might make sense to check if the raw output is [] or {"message":"Not Found"} to catch some of these service down or API changes respectively?
Thanks for your work on it.
Possible alternatives are processing the outputs of:
https://api.nordvpn.com/v1/servers
https://api.nordvpn.com/server/stats
Hopefully it's just down.
The text was updated successfully, but these errors were encountered: