AlexPoilrouge / NordVPN-connect

Unofficial Gnome-Shell Extension to provide a GUI for the official NordVPN CLI Tool.
73 stars 23 forks source link

Tool says: Not logged in #32

Open Mladia opened 2 years ago

Mladia commented 2 years ago

I am still getting not logged in on the tool. I am running the current version from the Gnome Extension website.

➜  nordvpn -v      
NordVPN Version 3.12.3

➜  echo '' | nordvpn login --nordaccount | grep -Po 'already logged'
already logged

 ➜  nordvpn login --nordaccount
You are already logged in.

 ✘1 ➜  nordvpn login              
You are already logged in.

After I connect through the cli, the extension properly displays the status.

Originally posted by @Mladia in https://github.com/AlexPoilrouge/NordVPN-connect/issues/31#issuecomment-1022048019