error in Apache

Forum for questions and support relating to the 1.24.x releases only.
Locked
arielf
Posts: 83
Joined: Thu May 14, 2009 1:24 pm
Location: Argentina

error in Apache

Post 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
tcarmen
Posts: 10
Joined: Tue Aug 18, 2009 2:20 am

Re: error in Apache

Post 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
Locked