Joentje/nordvpn-proxy

Deprecated API Endpoint

Opened this issue · 0 comments

Nord has deprecated the API endpoint used in the healthcheck.

https://support.nordvpn.com/hc/en-us/articles/21586950310801-Discontinuation-of-the-legacy-API-endpoints-on-NordVPN

The deprecation process will commence on January 10, 2024, with a complete discontinuation of the legacy API endpoints scheduled for March 1, 2024.

The healthcheck causes the container to fail to start.

...
2024-03-13 22:33:44.333 7fd8e8904b20 Request: api.nordvpn.com:443/
2024-03-13 22:33:44 INFO: Skipping downloading OVPN files - as they are not older than 120 minute(s).
2024-03-13 22:33:44 INFO: SERVER has been set to US9999.NORDVPN.COM
jq: error (at <stdin>:0): Cannot index string with string "domain"
2024-03-13 22:33:45 INFO: Skipping downloading OVPN files - as they are not older than 120 minute(s).
2024-03-13 22:33:45 INFO: SERVER has been set to US9999.NORDVPN.COM
jq: error (at <stdin>:0): Cannot index string with string "domain"
...