socket_sendto error intermittently. Feeds are up
Posted: Mon Jan 29, 2018 11:07 pm
Hey Everyone,
I just set up a zoneminder 1.29 on a raspberry pi running "jessie"
I'm able to add my cameras and i can see the streams from the cameras just fine. However, if i have the montage view up, every so often a camera will freeze and i'll see the following in logs:
Jan 29 22:58:13 raspberrypi web_php[1538]: ERR [socket_sendto( /var/run/zm/zms-734563s.sock ) failed: No such file or directory]
if i LS that directory, sure enough the file is missing:
srwxr-xr-x 1 www-data www-data 0 Jan 29 22:53 zmdc.sock
-rw-r--r-- 1 www-data www-data 4 Jan 29 22:53 zm.pid
-rw------- 1 www-data www-data 0 Jan 29 22:59 zms-794677.lock
srwxr-xr-x 1 www-data www-data 0 Jan 29 22:59 zms-794677s.sock
If i reload montage, both streams come back and LS will show that as well:
pi@raspberrypi:/var/run/zm $ ls -l
total 4
srwxr-xr-x 1 www-data www-data 0 Jan 29 22:53 zmdc.sock
-rw-r--r-- 1 www-data www-data 4 Jan 29 22:53 zm.pid
-rw------- 1 www-data www-data 0 Jan 29 23:05 zms-134186.lock
srwxr-xr-x 1 www-data www-data 0 Jan 29 23:05 zms-134186s.sock
-rw------- 1 www-data www-data 0 Jan 29 23:05 zms-601469.lock
srwxr-xr-x 1 www-data www-data 0 Jan 29 23:05 zms-601469s.sock
now i know from my googling, that this error is relatively common on new installs where the ZMS path is set wrong. I don't believe this to be the case here since my streams actually do work, they just intermittently fail.
Any insight would be greatly appreciated.
I just set up a zoneminder 1.29 on a raspberry pi running "jessie"
I'm able to add my cameras and i can see the streams from the cameras just fine. However, if i have the montage view up, every so often a camera will freeze and i'll see the following in logs:
Jan 29 22:58:13 raspberrypi web_php[1538]: ERR [socket_sendto( /var/run/zm/zms-734563s.sock ) failed: No such file or directory]
if i LS that directory, sure enough the file is missing:
srwxr-xr-x 1 www-data www-data 0 Jan 29 22:53 zmdc.sock
-rw-r--r-- 1 www-data www-data 4 Jan 29 22:53 zm.pid
-rw------- 1 www-data www-data 0 Jan 29 22:59 zms-794677.lock
srwxr-xr-x 1 www-data www-data 0 Jan 29 22:59 zms-794677s.sock
If i reload montage, both streams come back and LS will show that as well:
pi@raspberrypi:/var/run/zm $ ls -l
total 4
srwxr-xr-x 1 www-data www-data 0 Jan 29 22:53 zmdc.sock
-rw-r--r-- 1 www-data www-data 4 Jan 29 22:53 zm.pid
-rw------- 1 www-data www-data 0 Jan 29 23:05 zms-134186.lock
srwxr-xr-x 1 www-data www-data 0 Jan 29 23:05 zms-134186s.sock
-rw------- 1 www-data www-data 0 Jan 29 23:05 zms-601469.lock
srwxr-xr-x 1 www-data www-data 0 Jan 29 23:05 zms-601469s.sock
now i know from my googling, that this error is relatively common on new installs where the ZMS path is set wrong. I don't believe this to be the case here since my streams actually do work, they just intermittently fail.
Any insight would be greatly appreciated.