-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AUTH_FAILED NORDVPN #2642
Comments
Had exactly the same problem, also worked for years. I received a mail from NORDVPN this week that they will change something with the auth process: You have to create a manual setup with username/pw on their site and use that to login. After that everything works fine again |
@oldirtybasti any chance you could provide some more details on that? I already have a username/pw with my email (I don't use SSO) - that's what I've been running with for a long time but it suddenly stopped working. I've tried a password reset but that didn't help. Is there something else I have to explicitly do? |
Nevermind I found instructions here: https://support.nordvpn.com/1114905392 Thanks for the tip, this was driving me nuts! |
I found the solution, it's very simple. NORDVPN offers a password and an identifier created by them. Just copy them to environment in docker container. |
To clarify from above, use the Manual Setup on NordVPN to use Service Credentials (system-generated username and password). https://my.nordaccount.com/dashboard/nordvpn/manual-configuration/ |
Is it worth improving the logging to clarify for NordVPN the 'manual' authentication method is required vs. the previously accepted NordVPN account username and password? I did check the documentation here but this is also not mentioned: I'd be more than happy to help update the documentation! |
hello, since this afternoon I have encountered this problem again. Are there others in the same situation as me? Best regards, |
Same for me |
1 similar comment
Same for me |
I think Haugene needs to modify its docker so that it accepts NordVPN access tokens. |
Not seeing any issues here with Nord. Stop the container, change your Nord password (this will also change your service credential password), and after ~15mins edit the container with the new service credential password, and redeploy. If that doesn't work, try again but with the container down for an hour or two. |
I did like @ilike2burnthing commented and worked fine for me |
Thanks @ilike2burnthing :) |
Is there a pinned issue for this?
Is there an existing or similar issue/discussion for this?
Is there any comment in the documentation for this?
Is this related to a provider?
Are you using the latest release?
Have you tried using the dev branch latest?
Docker run config used
Current Behavior
Worked great for years. No password change. Authentication problem looped for 24 hours.
Expected Behavior
authentication successful
How have you tried to solve the problem?
Reboot system
Log output
HW/SW Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: