Page 1 of 1

error in Apache

Posted: Fri Oct 02, 2009 7:24 pm
by arielf
error in log_error apache


[client 200.xx.xx.xx] socket_sendto( /tmp/zms-958268s.sock ) failed: No such file or directory, referer: http://ip_ZMserver/zm/index.php?view=montage&group=0
[Fri Oct 02 16:20:52 2009] [error] [client 200.xx.xx.xx] array (\n 0 => \n array (\n 'file' => '/var/www/html/zm/ajax/stream.php',\n 'line' => 55,\n 'function' => 'ajaxError',\n 'args' => \n array (\n 0 => 'socket_sendto( /tmp/zms-958268s.sock ) failed: No such file or directory',\n ),\n ),\n 1 => \n array (\n 'file' => '/var/www/html/zm/index.php',\n 'line' => 116,\n 'args' => \n array (\n 0 => '/var/www/html/zm/ajax/stream.php',\n ),\n 'function' => 'require_once',\n ),\n), referer: http://ip_ZMserver/zm/index.php?view=montage&group=0


cause stream freeze in IE7

Re: error in Apache

Posted: Wed Oct 07, 2009 9:31 pm
by tcarmen
arielf wrote:error in log_error apache


[client 200.xx.xx.xx] socket_sendto( /tmp/zms-958268s.sock ) failed: No such file or directory, referer: http://ip_ZMserver/zm/index.php?view=montage&group=0
[Fri Oct 02 16:20:52 2009] [error] [client 200.xx.xx.xx] array (\n 0 => \n array (\n 'file' => '/var/www/html/zm/ajax/stream.php',\n 'line' => 55,\n 'function' => 'ajaxError',\n 'args' => \n array (\n 0 => 'socket_sendto( /tmp/zms-958268s.sock ) failed: No such file or directory',\n ),\n ),\n 1 => \n array (\n 'file' => '/var/www/html/zm/index.php',\n 'line' => 116,\n 'args' => \n array (\n 0 => '/var/www/html/zm/ajax/stream.php',\n ),\n 'function' => 'require_once',\n ),\n), referer: http://ip_ZMserver/zm/index.php?view=montage&group=0


cause stream freeze in IE7
This is a huge problem and there's apparently no solution yet.

I can reproduce this 100% of the time by simply viewing a camera, then closing the window. Apache hangs immediately and requires a restart before anything will work again.

Does anybody have any more ideas, besides the patch for ajax (which didn't help)?

Terry