rpi-noip icon indicating copy to clipboard operation
rpi-noip copied to clipboard

Process is running

Open airbone42 opened this issue 3 years ago • 0 comments

I followed the tutorial by first creating the config file and after that calling this command:

docker run -v "noip:/usr/local/etc/" --restart=always hypriot/rpi-noip

Unfortunately, this leads to an endless output on the commandline of: Process is running Process is running Process is running Process is running Process is running Process is running

Logs just show this message: docker logs noip standard_init_linux.go:219: exec user process caused: exec format error

airbone42 avatar Jul 08 '21 15:07 airbone42