1.37.1~20210829094419-focal

Current Development version likely to have breaking changes
Post Reply
bertrams
Posts: 5
Joined: Sun May 17, 2020 9:02 pm

1.37.1~20210829094419-focal

Post by bertrams »

Two different machines that I just updated to 1.37.1~20210829094419-focal are now mostly broken. Zoneminder starts and runs but all of the monitors are very flaky and mostly can't connect.

web+php.log has lots of these:

Code: Select all

08/30/21 08:44:21.084199 web_php[1797852].ERR [192.168.6.5] [Socket /run/zm/zms-030216s.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.] at /usr/share/zoneminder/www/includes/functions.php line 1902
zms_m5.log has for example:

Code: Select all

08/30/21 08:46:59.337094 zms_m5[1805823].ERR-zm_monitor.cpp/908 [Can't open memory map file /dev/shm/zm.mmap.5: No such file or directory]
08/30/21 08:46:59.337982 zms_m5[1805823].ERR-zm_stream.cpp/59 [Unable to connect to monitor id 5 for streaming]
08/30/21 08:47:02.338937 zms_m5[1805825].ERR-zm_monitor.cpp/908 [Can't open memory map file /dev/shm/zm.mmap.5: No such file or directory]
08/30/21 08:47:02.339558 zms_m5[1805825].ERR-zm_stream.cpp/59 [Unable to connect to monitor id 5 for streaming]
08/30/21 08:47:05.342919 zms_m5[1805827].ERR-zm_monitor.cpp/908 [Can't open memory map file /dev/shm/zm.mmap.5: No such file or directory]
08/30/21 08:47:05.343027 zms_m5[1805827].ERR-zm_stream.cpp/59 [Unable to connect to monitor id 5 for streaming]
08/30/21 08:47:08.333617 zms_m5[1805833].ERR-zm_monitor.cpp/908 [Can't open memory map file /dev/shm/zm.mmap.5: No such file or directory]
08/30/21 08:47:08.334520 zms_m5[1805833].ERR-zm_stream.cpp/59 [Unable to connect to monitor id 5 for streaming]
08/30/21 08:47:11.345899 zms_m5[1805835].ERR-zm_monitor.cpp/908 [Can't open memory map file /dev/shm/zm.mmap.5: No such file or directory]
08/30/21 08:47:11.346000 zms_m5[1805835].ERR-zm_stream.cpp/59 [Unable to connect to monitor id 5 for streaming]

Any ideas why this update broke things or how to fix it? Maybe roll back to the last version?
SteveGilvarry
Posts: 494
Joined: Sun Jun 29, 2014 1:12 pm
Location: Melbourne, AU

Re: 1.37.1~20210829094419-focal

Post by SteveGilvarry »

Roll back if you are running a Prod system 1.37 is the development branch so you will get breakages from time to time. But if you like to help test then feel free to continue.
Production Zoneminder 1.37.x (Living dangerously)
Random Selection of Cameras (Dahua and Hikvision)
Post Reply