Closed sly433 closed 1 year ago
Keeps saying invalid token but I have made a new fresh one from NordVPN - is there a problem on Nord or this image?
Nordvpn changed the login process for 3rd tier apps. Could be the origin of the issue
Nordvpn changed the login process for 3rd tier apps. Could be the origin of the issue
Any idea how we authenticate now?
You need to create service Credentials on your nordvpn dashboard on website and then it's a classical username and password
You need to create service Credentials on your nordvpn dashboard on website and then it's a classical username and password
Is there a specifc config you would suggest I use in docker compose?
Having the same issue... There is no option for this container to specify classic username and password as far as I can see...
Having the same issue... There is no option for this container to specify classic username and password as far as I can see...
Got mine to work. Go to your NordVPN dashboard, then NordVPN product, at the bottom click "Connect manually", it will ask for a OTP from your email. In there, you will see a service username and password, put that in the config and bam - working 100% on my side now.
Having the same issue... There is no option for this container to specify classic username and password as far as I can see...
Got mine to work. Go to your NordVPN dashboard, then NordVPN product, at the bottom click "Connect manually", it will ask for a OTP from your email. In there, you will see a service username and password, put that in the config and bam - working 100% on my side now.
I appear to be having the same issue. How did you add the service username and password to your config?
Having the same issue... There is no option for this container to specify classic username and password as far as I can see...
Got mine to work. Go to your NordVPN dashboard, then NordVPN product, at the bottom click "Connect manually", it will ask for a OTP from your email. In there, you will see a service username and password, put that in the config and bam - working 100% on my side now.
I appear to be having the same issue. How did you add the service username and password to your config?
I'd also like to know this.
I'll post my config up when I get back home :)
Apologies for delay :D
Below is what is working perfectly for me!
version: "3" services: gluetun: image: qmcgaw/gluetun:latest container_name: gluetun cap_add:
Before submitting review:
- Open/Closed Issues
- Discussions
Consider creating a thread in the discussion section, specially if you don't know what the problem is or is not directly related to the image itself.
Describe the bug I keep getting this error:
A new version of NordVPN is available! Please update the application.
-
-
It's not you, it's us. We're having trouble reaching our servers. If the issue persists, please contact our customer support. Invalid token.
To Reproduce using docker-compose docker-compose.yml if used (hide credentials)
Expected behavior I would imagine this pulls the latest nordvpn image and should run normally?
Logs
A new version of NordVPN is available! Please update the application.
It's not you, it's us. We're having trouble reaching our servers. If the issue persists, please contact our customer support. Invalid token.
Additional context Nordvpn was working a few days back - and now nothing?