-
-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Many zm_detect.py processes crash the computer #384
Comments
Fixed the template. you need to do Question: And in the issue report you say
So what is happening as you see in the logs? I'm trying to figure out the core issue |
im not 100% sure i never had this problem before, i will try to recreate it. i SSH'd in and ran glances and there were 100s of zm_detect.py and zmeventnotification.pl running and my ram was all use up to 100%.. the PC has 24gb of ram. usually its only sitting at around 30% used and the CPU was at 100%. its a 12 core xeon. i forced rebooted it. all seems well now. i did just update to the newest version a few days ago. |
I've added a control measure in
|
this is what i was looking for. i updated to the new master and i set the max parallel to 10.. ill see if i have anymore issues. thanks :) |
im not sure if its this change or something you did in the new master but i lost the ability to make a min value for zmninja push messages. |
ok after some tests its not updating the token. this must be something else.. even tho zmninja is working? ugh i have to make a new post but i dunno if i should do it here or on the zmninja github.. the logs are saying the old key has 86400 seconds left.. is there a way to make zmninja force a new key? i clear the api cache and restart but its still finding a cached key. Apr 15, 2021 03:07:15:863 PM DEBUG push: setting up onMessageReceived... |
i followed your faq and its something with the WSS service. its working now but im still getting this error and im not sure what it means |
Event Server version
You can get the version by doing:
this returns an error.
Hooks version (if you are using Object Detection)
You can get the version by doing:
app:6.1.18, pyzm:0.3.41
Are you using MLAPI? (Y/N)
NO
If you are using MLAPI, please mention the version
You can get the version by doing: (change path to wherever you install mlapi)
The version of ZoneMinder you are using:
1.34.23
What is the nature of your issue
it started raining and when it rains the camera detects movement because of the way ZM detects movement you cant really do anything about it..
this causes ZME to run zm_detect.py 100s of times.. running the PC out of memory until it crashes.
i have it set in the ini to only use 1 cpu and 1 gpu.. but it still runs multiple instances.
not sure about how to fix this.
The text was updated successfully, but these errors were encountered: