Zomboided / service.vpn.manager

VPN plugin for Kodi
GNU General Public License v2.0
310 stars 80 forks source link

Error connecting to NordVPN #357

Closed Arathonk closed 2 years ago

Arathonk commented 2 years ago

Hello,

I've used VPN Manager for years without problems, Since yesterday I'm experiencing connection fails. I tried re-adding my inlog to the settings page, password and username are correct, but I get the following error: "could not authenticate with VPN provider. Please check user name and password and try again." NordVPN is online and working correctly on other devices. I'm using a Rasp3 with Libreelec 9.2.8. Logfile: https://paste.kodi.tv/nexotacone What could be causing this issue?

Zomboided commented 2 years ago

The call to Nord, along with the response is traced....I've nothing to add here.

2021-12-16 19:09:29.849 T:1799328640 ERROR: VPN Mgr : (alternativeNord.py) Couldn't authenticate with NordVPN 2021-12-16 19:09:29.849 T:1799328640 ERROR: VPN Mgr : (alternativeNord.py) API call was https://api.nordvpn.com/v1/users/tokens, username=wvannoort%40hotmail.com&password=**** 2021-12-16 19:09:29.850 T:1799328640 ERROR: VPN Mgr : (alternativeNord.py) Response was 401 Unauthorized 2021-12-16 19:09:29.860 T:1799328640 ERROR: VPN Mgr : (alternativeNord.py) {"errors":{"code":100102,"message":"Invalid password"}} 2021-12-16 19:09:31.409 T:1799328640 ERROR: VPN Mgr : (common.py) Could not authenticate with VPN provider. Please check user name and password and try again.