Joentje/nordvpn-proxy

I get an error when trying to run this on a Raspberry Pi 3

Closed this issue · 4 comments

pipja commented

this is the output:

standard_init_linux.go:211: exec user process caused "exec format error"

Any idea what's happening?

There is no support yet for ARM. The issue is the same as #17

pipja commented

@Joentje I actually managed to do it by compiling the image on the pi itself. Works like a charm now. Cheers.

@pipja cool! :)

@pipja You can now try the latest tag. I'm trying to fix it in #34