Page 1 of 1

Zonminder suddenly stopped recording.

Posted: Thu Aug 21, 2008 1:51 pm
by godsyn
ZoneMinder Running - v1.23.3
I have recorded past events without issue. Recently, it has stopped.

Code: Select all

.../www/events$ ls -lah
total 12K
drwxr-xr-x 3 www-data www-data 4.0K 2008-08-17 11:10 .
drwxr-xr-x 5 www-data www-data 4.0K 2008-08-15 01:08 ..
drwxr-xr-x 3 www-data www-data 4.0K 2008-08-20 21:55 1
lrwxrwxrwx 1 www-data www-data    1 2008-08-13 13:13 Garage -> 1
Repeated in apache2's error.log is:

Code: Select all

[Wed Aug 20 23:23:24 2008] [warn] [client 192.168.1.1] Timeout waiting for output from CGI script /usr/lib/cgi-bin/nph-zms, referer: http://cam.godsyn.com/index.php?view=watchfeed&mode=&mid=1&scale=100&control=
[Wed Aug 20 23:23:24 2008] [warn] [client 192.168.1.1] Timeout waiting for output from CGI script /usr/lib/cgi-bin/nph-zms, referer: http://cam.godsyn.com/index.php?view=watchfeed&mode=&mid=1&scale=100&control=
[Wed Aug 20 23:23:24 2008] [warn] [client 192.168.1.1] Timeout waiting for output from CGI script /usr/lib/cgi-bin/nph-zms, referer: http://cam.godsyn.com/index.php?view=watchfeed&mode=&mid=1&scale=100&control=
Where should I go from here? (i can see the stream. When I force event, nothing records)

Posted: Thu Aug 21, 2008 1:57 pm
by jameswilson
is the database ok?

Posted: Thu Aug 21, 2008 8:40 pm
by godsyn
jameswilson wrote:is the database ok?

Code: Select all

CHECK TABLE `Config` , `ControlPresets` , `Controls` , `Devices` , `Events` , `Filters` , `Frames` , `Groups` , `MonitorPresets` , `Monitors` , `States` , `Stats` , `TriggersX10` , `Users` , `ZonePresets` , `Zones` 

+-------------------+-------+----------+----------+
| Table             | Op    | Msg_type | Msg_text |
+-------------------+-------+----------+----------+
| zm.Config         | check | status   | OK       |
| zm.ControlPresets | check | status   | OK       |
| zm.Controls       | check | status   | OK       |
| zm.Devices        | check | status   | OK       |
| zm.Events         | check | status   | OK       |
| zm.Filters        | check | status   | OK       |
| zm.Frames         | check | status   | OK       |
| zm.Groups         | check | status   | OK       |
| zm.MonitorPresets | check | status   | OK       |
| zm.Monitors       | check | status   | OK       |
| zm.States         | check | status   | OK       |
| zm.Stats          | check | status   | OK       |
| zm.TriggersX10    | check | status   | OK       |
| zm.Users          | check | status   | OK       |
| zm.ZonePresets    | check | status   | OK       |
| zm.Zones          | check | status   | OK       |
+-------------------+-------+----------+----------+
all is well.

Posted: Thu Aug 21, 2008 8:50 pm
by godsyn
Disregard. deleting and re-adding the cam resolved the issue.

bad zone config, perhaps..

Posted: Fri Aug 22, 2008 7:33 am
by W.
if you dont have ZM_USE_DEEP_STORAGE enabled, you might have hit 32k file (directory) limit. Check how many events are there for your old monitor.