[Sun Feb 27 03:40:27.220967 2022] [lbmethod_heartbeat:notice] [pid 905] AH02282: No slotmem from mod_heartmonitor
[Sun Feb 27 03:40:27.560033 2022] [core:emerg] [pid 905] (28)No space left on device: AH00023: Couldn't create the mpm-accept mutex
---
[Sun Mar 06 03:36:19.192906 2022] [lbmethod_heartbeat:notice] [pid 914] AH02282: No slotmem from mod_heartmonitor
---
[Sun Mar 13 03:12:28.014506 2022] [lbmethod_heartbeat:notice] [pid 914] AH02282: No slotmem from mod_heartmonitor
---
[Sun Mar 20 03:21:27.768005 2022] [core:emerg] [pid 914] (28)No space left on device: AH00023: Couldn't create the proxy mutex
[Sun Mar 20 03:21:27.768054 2022] [proxy:crit] [pid 914] (28)No space left on device: AH02478: failed to create proxy mutex
[Sun Mar 20 03:21:27.768062 2022] [:emerg] [pid 914] AH00020: Configuration Failed, exiting
# uname -r
3.10.0-1160.59.1.el7.x86_64
# cat /etc/redhat-release
CentOS Linux release 7.9.2009 (Core)
# rpm -q zoneminder
zoneminder-1.36.12-1.el7.x86_64
No space left on device: AH00023: Couldn't create the proxy mutex
Re: No space left on device: AH00023: Couldn't create the proxy mutex
/dev/sda2 29G 8,6G 19G 32% /
/dev/sda1 488M 273M 180M 61% /boot
/dev/mapper/vg1-data1 3,7T 3,5T 225G 94% /mnt/data1
/dev/mapper/vg-data 880G 724G 112G 87% /mnt/data0
i restart computer and all works.
After a while the pattern repeats.
/dev/sda1 488M 273M 180M 61% /boot
/dev/mapper/vg1-data1 3,7T 3,5T 225G 94% /mnt/data1
/dev/mapper/vg-data 880G 724G 112G 87% /mnt/data0
i restart computer and all works.
After a while the pattern repeats.
Re: No space left on device: AH00023: Couldn't create the proxy mutex
Have a look into Apache and semaphores.
-
Re: No space left on device: AH00023: Couldn't create the proxy mutex
I know. But I don't know what to do with it.
Here we are today:
---
[Sun Mar 27 03:17:26.860419 2022] [lbmethod_heartbeat:notice] [pid 900] AH02282: No slotmem from mod_heartmonitor
[Sun Mar 27 03:17:28.228386 2022] [core:emerg] [pid 900] (28)No space left on device: AH00023: Couldn't create the mpm-accept mutex
---
Rebooting helps.
UPD: I restart server and view in logs:
---
[Mon Mar 28 07:58:29.300116 2022] [cgi:warn] [pid 6024] [client 192.168.12.128:61347] AH01220: Timeout waiting for output from CGI s
cript /usr/libexec/zoneminder/cgi-bin/nph-zms, referer: https://192.168.12.1/zm/?view=montage
Here we are today:
---
[Sun Mar 27 03:17:26.860419 2022] [lbmethod_heartbeat:notice] [pid 900] AH02282: No slotmem from mod_heartmonitor
[Sun Mar 27 03:17:28.228386 2022] [core:emerg] [pid 900] (28)No space left on device: AH00023: Couldn't create the mpm-accept mutex
---
Rebooting helps.
UPD: I restart server and view in logs:
---
[Mon Mar 28 07:58:29.300116 2022] [cgi:warn] [pid 6024] [client 192.168.12.128:61347] AH01220: Timeout waiting for output from CGI s
cript /usr/libexec/zoneminder/cgi-bin/nph-zms, referer: https://192.168.12.1/zm/?view=montage
Re: No space left on device: AH00023: Couldn't create the proxy mutex
Having looked I can see we've been here before. I don't think I can help you with this.
I suspect there i something specific to your ZM install that creates this situation. What you've posted here is a symptom rather than the problem.
I suspect there i something specific to your ZM install that creates this situation. What you've posted here is a symptom rather than the problem.
-
Re: No space left on device: AH00023: Couldn't create the proxy mutex
I understand. But it's not about installation. I use regular Сentos79 with the latest updates.
And on different computers and more powerful and weaker. With different cameras ... it comes round at different intervals.
And if I'm not mistaken it happened after another update of apache in the distribution ... (I do not remember exactly)
I can not understand, but it seems to be connected somehow with manipulations on the side of the klient through the browser. So far I can not find out.
And on different computers and more powerful and weaker. With different cameras ... it comes round at different intervals.
And if I'm not mistaken it happened after another update of apache in the distribution ... (I do not remember exactly)
I can not understand, but it seems to be connected somehow with manipulations on the side of the klient through the browser. So far I can not find out.
-
- Posts: 1336
- Joined: Sat Aug 31, 2019 7:35 am
- Location: San Diego
Re: No space left on device: AH00023: Couldn't create the proxy mutex
This just fixed it for me on v1.36.25
Code: Select all
echo 'Mutex posixsem' >>/etc/httpd/conf/httpd.conf
Re: No space left on device: AH00023: Couldn't create the proxy mutex
Thank you very much. It works in the version : zoneminder-1.36.33-1.el7.x86_64
---for ERROR in log :
[Sun Mar 03 03:17:09.647374 2024] [lbmethod_heartbeat:notice] [pid 1181] AH02282: No slotmem from mod_heartmonitor
[Sun Mar 03 03:17:11.377931 2024] [core:emerg] [pid 1181] (28)No space left on device: AH00023: Couldn't create the mpm-accept mutex
[Mon Mar 04 07:29:00.778442 2024] [suexec:notice] [pid 3225] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
....
---for ERROR in log :
[Sun Mar 03 03:17:09.647374 2024] [lbmethod_heartbeat:notice] [pid 1181] AH02282: No slotmem from mod_heartmonitor
[Sun Mar 03 03:17:11.377931 2024] [core:emerg] [pid 1181] (28)No space left on device: AH00023: Couldn't create the mpm-accept mutex
[Mon Mar 04 07:29:00.778442 2024] [suexec:notice] [pid 3225] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
....