Socket /run/zm/zms-XXXXXXs.sock does not exist.
Posted: Sun Aug 14, 2022 2:01 pm
I've recently upgraded Ubuntu from 20.04 to 22.04, and then Zoneminder from 1.34.x to 1.36.24. Almost everything in ZM appears to be working now, except for live view (and viewing events.) I get the following message...
Looking in /run/zm/, I see that zms-628960w.sock does exist, but that's apparently not enough? Looking in the apache access logs it looks like zms is getting called successfully....
So it looks like everything the FAQ says is in order, and I'm not sure how to get more debug data out of zms to see where things are going awry. Any ideas?
Code: Select all
Socket /run/zm/zms-628960s.sock does not exist. This file is created by zms, and since it does not exist, either zms did not run, or zms exited early. Please check your zms logs and ensure that CGI is enabled in apache and check that the PATH_ZMS is set correctly. Make sure that ZM is actually recording. If you are trying to view a live stream and the capture process (zmc) is not running then zms will exit. Please go to http://zoneminder.readthedocs.io/en/latest/faq.html#why-can-t-i-see-streamed-images-when-i-can-see-stills-in-the-zone-window-etc for more information.
Code: Select all
127.0.0.1 - - [14/Aug/2022:08:50:55 -0400] "GET /zm/cgi-bin/zms?scale=100&mode=jpeg&maxfps=30&buffer=1000&monitor=1&connkey=628960&rand=1660481454 HTTP/1.1" 200 661224 "http://localhost/zm/index.php?view=watch&mid=1" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:103.0) Gecko/20100101 Firefox/103.0"
127.0.0.1 - - [14/Aug/2022:08:50:56 -0400] "GET /zm/index.php?view=request&request=stream&connkey=628960&command=99 HTTP/1.1" 200 923 "http://localhost/zm/index.php?view=watch&mid=1" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:103.0) Gecko/20100101 Firefox/103.0"