MotionEye does not work any more after reboot, only first setup working
Hello all,
im trying to get MotionEye running on my Pi3B. I have set Up Debian 11 Lite and followed the installation steps written here: https://github.com/motioneye-project/motioneye/tree/dev#installation
When im doing this, my MotionEye and Camera are working well. But as soon as i reboot my Pi, i cannot access the Website any more. The IP-Adresse:8765 shows me always "Page cannot be loaded, Connection failed"
What did i miss? Is there something missing in the Autostart? Or can i check what component is not running probably after reboot?
Thanks in advance! Br Dennis
Please check the service logs:
journalctl -u motioneye
I have no entries there and the container prints only 'INFO: hello! this is motionEye server 0.42.1' (after reboot). On first boot everything works fine.
I have no entries there and the container prints only 'INFO: hello! this is motionEye server 0.42.1' (after reboot). On first boot everything works fine.
[EDIT] nvmd, after some minutes the server starts correctly.
v0.42.1 is the old version, and the instructions you linked would install v0.43.1b1 and not a container but bare metal. Probably you have two conflicting motionEye instances now, bare metal v0.43.1b1 and container v0.42.1.
Latest version containers can be found here: https://github.com/motioneye-project/motioneye/pkgs/container/motioneye