NordVPN login error

Hi,
I'm on Zorin OS 17 and I installed NordVPN via the terminal (as explained on their website) but I can't login by typing the 'nordvpn login' because I get the error :
"Post "https://api.nordvpn.com/v1/users/oauth/login?challenge=7e6e6713f530132dec413bd1bff4213d275455f6d372aa7df6ed6ec5f03d5f27&preferred_flow=login&redirect_flow=default": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)."

I tried a lot of things - Several installations in terminal and also via the software portal (I don't know if there is a GUI for NordVPN on Linux, but nothing appeared when I clicked on the application icon in the menu).

  • Login via token identification - change DNS - disable IPV6 - use OpenVPN, which worked but not well as I'm flagged by streaming website for example, using a VPN.

I'm working on this with NordVPN support but we haven't found a solution yet, I wonder if any of you have encountered the same.

I have also checked the existing threads but they all go back to 2022 and have not helped me.

Does

ping api.nordvpn.com

produce a reasonably fast series of replies? (Faster than 60ms)

Is your UFW enabled?

Welcome to the Forum!

So, you copied first the Following in the Terminal, yes?

sh <(curl -sSf https://downloads.nordcdn.com/apps/linux/install.sh)

and then You pressed Enter. Does this run without Issues or did You get any Error Messages?