mirror of
https://github.com/motioneye-project/motioneye.git
synced 2026-03-02 22:57:06 -05:00
Motioneye keeps starting more processes #2407
Labels
No labels
Android app
Arch Linux
CI/CD
CSS
FreeBSD
HTML/HTTP
Home Assistant addon
JavaScript
Python
Raspberry Pi
Stale No Activity 60 Days
bug
code format
dependencies
dev branch
docker
documentation
duplicate
enhancement
feature
help wanted
i18n/l10n
invalid
legacy motionEye
meta
motion
motionEyeOS
notourproblem
python update
question
question
security
troubleshooting
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/motioneye#2407
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jannis3005 on GitHub (Jun 16, 2023).
Hi,
I've set motioneye up through docker on an x86 System with one USB Webcam connected. It runs fine for a minute or so, with one meyectl and one motion process. But after a short time, they start multiplying until the server basically becomes totally unresponsive and i have to hard reboot it.
The system is running Arch with Kernel 6.1.27-1-lts and Docker 24.0.2. I've got many other docker containers running, and this is the only one with this issue. Here's my compose file:
Maybe this is also what's causing #2747