c128 wrote: I've since re-imaged the machine that Zoneminder was on, and am yet to get round to a re-install.
For my part, it was a "cleaned up" installation - original Ubuntu apt-installed Zoneminder and dependent packages removed, mysql databases etc. deleted. Didn't get a resolution at the time, but I'll see how it goes when I re-try 1.26 on my (truly) clean machine.
So...back again
.
This time I performed a puppet install with an absolutely clean Ubuntu 12.0.4 setup.
Unfortunately, I have exactly the same problem.
Install itself was completely without issues, but when I try to view a camera's live stream then I just get the following:
Code: Select all
2013-09-27 20:26:03.708645 web_js 7311 ERR getStreamCmdResponse stream error: socket_sendto( /tmp/zm/zms-303880s.sock ) failed: No such file or directory - checkStreamForErrors() ?view=watch
2013-09-27 20:26:03.592423 web_php 7311 ERR socket_sendto( /tmp/zm/zms-303880s.sock ) failed: No such file or directory includes/functions.php 2343
2013-09-27 20:25:57.482084 web_js 7187 ERR getStreamCmdResponse stream error: socket_sendto( /tmp/zm/zms-303880s.sock ) failed: No such file or directory - checkStreamForErrors() ?view=watch
2013-09-27 20:25:57.398381 web_php 7187 ERR socket_sendto( /tmp/zm/zms-303880s.sock ) failed: No such file or directory includes/functions.php 2343
2013-09-27 20:25:51.432487 web_js 7311 ERR getStreamCmdResponse stream error: socket_sendto( /tmp/zm/zms-303880s.sock ) failed: No such file or directory - checkStreamForErrors() ?view=watch
2013-09-27 20:25:51.313232 web_php 7311 ERR socket_sendto( /tmp/zm/zms-303880s.sock ) failed: No such file or directory includes/functions.php 2343
2013-09-27 20:25:46.120089 zms 7434 ERR Terminating, last frame sent time 1380309945.619966 secs more than maximum of 10.000000 zm_monitor.cpp 3994
2013-09-27 20:25:34.864880 zmwatch 7412 INF Watchdog pausing for 30 seconds
As far as I can tell, this is with exactly the same camera config that was working fine on the same machine with 1.25.x - a cheap Maygion via RTSP using ffmpeg.
Nothing else looking relevant, interesting or worrying in the Apache or system logs.
Apache cgi-bin setup and everything else is as configured by the puppet install.
Any pointers on what I might dig into my end?
Thanks.