Page 1 of 1

socket_sendto( /tmp/zm/zms-244077s.sock ) failed: No such fi

Posted: Wed Oct 17, 2012 10:36 am
by danno

Code: Select all

2012-10-17 07:23:59.919517	web_php	10552	ERR	socket_sendto( /tmp/zm/zms-244077s.sock ) failed: No such file or directory	/usr/share/zoneminder/includes/functions.php	2322
Its true there is no file named zms-244077s.sock at that location, only zmdc.sock.

The process nph-zms runs while streaming with correct permission to access that folder.

I do have one warning in the logs that looks ominous

Code: Select all

2012-10-17 07:11:39.790377	zmu	10113	WAR	Shared data not initialised by capture daemon, some query functions may not be available or produce invalid results	zm_monitor.cpp	439
is it related??

I have set up 2 cameras (AXIS M3004) for testing, with the same config in both. The first works as expected, the second does not show an image when mpeg is selected as stream type, works ok with jpeg.

I only see this error while 'high bandwidth' is selected, using default bitrate and 10fps, if i switch to 'medium bandwidth' with default bitrate and 10fps error is gone, even while streaming 4 cameras at once. 'Low bandwidth' default bitrate and 5fps is also fine.

My system is debian wheezy - zm 1.25.0-3 from repository

for what its worth the machine is an openVZ container running on the proxmox hypervisor allocated 2 cores and 4G ram.

I'm happy to do whatever i can to help locate the source of this (and the shared memory warning!)