NordSecurity / nordvpn-linux

NordVPN Linux client
GNU General Public License v3.0
303 stars 41 forks source link

nordvpn client on rastberry PI zero does not work #227

Closed tsolodov closed 8 months ago

tsolodov commented 8 months ago
uname -a
Linux xxxx 5.10.103+ #1529 Tue Mar 8 12:19:18 GMT 2022 armv6l GNU/Linux
$ file /usr/bin/nordvpn
/usr/bin/nordvpn: ELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, Go BuildID=A77UBy0ryYuKhMAtauZW/hPIExoS28CMZlu4N8Ho9/U9RlU9HbLzpRkxWXmbp-/KridFo84JH3EyZSD6NVa, BuildID[sha1]=0af7a84ffb23bb6da802f10466886e0fd096e6fe, stripped
$ cat /etc/apt/sources.list.d/nordvpn.list 
deb https://repo.nordvpn.com//deb/nordvpn/debian stable main
$ nordvpn
Segmentation fault

Installed version:

nordvpn/stable,now 3.16.9 armhf [installed]
tsolodov commented 8 months ago

image Please send me a link to a working build for zero W/zero 2 W

mariusSincovici commented 8 months ago

Hi, If you're running Raspbian(Raspberry Pi OS), then the application is crashing for ARMv6 boards(including zero).

Could you try to install Debian instead and check with that? e.g.: https://raspi.debian.net/tested-images/, 2023.11.09 12 (Bookworm) 1 0W

tsolodov commented 8 months ago

Hi, If you're running Raspbian(Raspberry Pi OS), then the application is crashing for ARMv6 boards(including zero).

Could you try to install Debian instead and check with that? e.g.: https://raspi.debian.net/tested-images/, 2023.11.09 12 (Bookworm) 1 0W

I can confirm it works on debian. Would be great to document this behavior

mariusSincovici commented 8 months ago

thanks for checking. We've contacted our customer support team and they will update the documentation.