Getting socket_sendto Connection Refused Error

Forum for questions and support relating to the 1.26.x releases only.
Locked
eleeptg
Posts: 4
Joined: Thu Jan 30, 2014 1:26 am

Getting socket_sendto Connection Refused Error

Post by eleeptg »

I've searched and searched, but haven't figured out why I'm getting the following error.. I can view streams via mjpeg fine, but when I switch to MPEG, I get these socket errors.. .Any ideas? Thanks!

2014-01-29 20:23:00.449919 web_js 13563 ERR getStreamCmdResponse stream error: socket_sendto( /tmp/zm/zms-968948s.sock ) failed: Connection refused - checkStreamForErrors() ?view=watch
2014-01-29 20:23:00.385782 web_php 13563 ERR socket_sendto( /tmp/zm/zms-968948s.sock ) failed: Connection refused /usr/local/share/zoneminder/www/includes/functions.php
eleeptg
Posts: 4
Joined: Thu Jan 30, 2014 1:26 am

Re: Getting socket_sendto Connection Refused Error

Post by eleeptg »

Finally found something that seems to have fixed it..

In the images tab there is a section for MPEG_LIVE_FORMAT, remove the SWF from there and leave it blank.... That fixed it for me.. Still going to play with it some more... but at least I no longer get the socket errors :)
MichaelTiemann
Posts: 18
Joined: Wed Apr 20, 2011 1:04 am

Re: Getting socket_sendto Connection Refused Error

Post by MichaelTiemann »

I am having the same problem, but the workaround posted above does nothing to improve my situation. I actually cannot observe any consequence of this message other than the fact that it's filling my log files with error messages.
Locked