gcgarner / IOTstack

docker stack for getting started on IOT on the Raspberry PI
GNU General Public License v3.0
1.5k stars 578 forks source link

Container motioneye exited with status code 139 #199

Open juergenschubert opened 3 years ago

juergenschubert commented 3 years ago

Hey there, I do get constantly Container motioneye exited with status code 139

docker ps -a CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 7a63d787e64a fa3bc6f20464 "/bin/sh -c 'for add…" 22 minutes ago Exited (139) 22 minutes ago lucid_fermat 227453edac28 fa3bc6f20464 "/bin/sh -c 'for add…" 24 minutes ago Exited (139) 24 minutes ago confident_mirzakhani c2c248eac3af ccrisan/motioneye:master-armhf "/bin/sh -c 'test -e…" 38 minutes ago Restarting (139) 17 seconds ago motioneye 550095c5259d portainer/portainer "/portainer" 38 minutes ago Up 11 minutes 0.0.0.0:9000->9000/tcp portainer

juergenschubert commented 3 years ago

Running on a Rapsberry Zero W!

jaaanix commented 2 years ago

Looks like your topic is connected to https://github.com/motioneye-project/motioneye/issues/871. It seems that there is a problem with the base image, which is not runnable on the Pi Zero architecture. But I am facing this issue for a long time now without a solution :(