jotyGill / openpyn-nordvpn

Easily connect to and switch between, OpenVPN servers hosted by NordVPN on Linux (+patch leakes)
GNU General Public License v3.0
628 stars 114 forks source link

Cannot Get Json from nordvpn #302

Open larry77 opened 8 months ago

larry77 commented 8 months ago

Hello, I am having this problems on several Debian stable machines upon installing openpyn from scratch. This is critical because it simply does not work. Can you please look into this?

$ sudo openpyn it -f --tcp
2024-03-27 13:34:16 [INFO] Flushing iptables INPUT and OUTPUT chains AND Applying default Rules
2024-03-27 13:34:16 [CRITICAL] Cannot GET the JSON from nordvpn.com, Manually Specify a Server using '-s' for example '-s au10'
Reverting /etc/resolv.conf back to original
mv: cannot stat '/etc/resolv.conf.backup': No such file or directory
sandhyz commented 8 months ago

same here

2024-03-29 14:06:39 [CRITICAL] Cannot GET the JSON from nordvpn.com, Manually Specify a Server using '-s' for example '-s au10'

Mmasson-01 commented 7 months ago

same here

2024-04-01 02:22:48 [CRITICAL] Cannot GET the JSON from nordvpn.com, Manually Specify a Server using '-s' for example '-s au10'
larry77 commented 7 months ago

Any reaction on this? Openpyn is now unfortunately unusable for me.

jonyboom commented 4 months ago

Any resolution to this? I'm guessing not based on no response but thought I'd ask to see if anyone can offer any guidance.

larry77 commented 4 months ago

It seems that nordvpn itself opensourced their Linux app https://github.com/NordSecurity/nordvpn-linux

openschwall commented 3 months ago

@jotyGill do you have any idea to fix this or do you recommend to switch over to NordVPN's native linux app?

Edit: when selecting a specific server as suggested by error message, updating to new credentials for manual access as required by nordvpn, and 'sudo rpi-update' my openpyn is working again. However, the basic functionality of selecting best nordvpn server has been lost.