MotionEye does not work any more after reboot, only first setup working #2392

Open
opened 2026-02-28 01:11:03 -05:00 by deekerman · 3 comments
Owner

Originally created by @Denn2705 on GitHub (May 18, 2023).

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

Originally created by @Denn2705 on GitHub (May 18, 2023). 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
Author
Owner

@MichaIng commented on GitHub (May 21, 2023):

Please check the service logs:

journalctl -u motioneye
@MichaIng commented on GitHub (May 21, 2023): Please check the service logs: ```sh journalctl -u motioneye ```
Author
Owner

@xXSkyWalkerXx1 commented on GitHub (Mar 17, 2024):

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.

@xXSkyWalkerXx1 commented on GitHub (Mar 17, 2024): > 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.
Author
Owner

@MichaIng commented on GitHub (Mar 17, 2024):

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

@MichaIng commented on GitHub (Mar 17, 2024): 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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/motioneye#2392
No description provided.