nordvpn ubuntu error: Whoops ! Something went wrong
When I reboot my ubuntu 20.04 focal machine and do a nordvpn connect
, I sometimes get this annoying nordvpn error.
Whoops! Something went wrong. Please try again. If the problem persists, contact our customer support.
Whoops! Something went wrong. Please try again. If the problem persists, contact our customer support.
Details
Solution 1:
apparently re-installation seems to fix it.
I got this from here
sudo dpkg -P nordvpn
sudo dpkg -P nordvpn-release
cd ~/Downloads
sudo wget -qnc https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn-release_1.0.0_all.deb
sudo dpkg -i ~/Downloads/nordvpn-release_1.0.0_all.deb
sudo apt update
sudo apt install nordvpn
nordvpn login
nordvpn connect