Search found 6 matches
- Mon Jul 11, 2022 7:05 pm
- Forum: ZoneMinder 1.36.x
- Topic: after upgrading to 1.36.17, blank video in montage, and web_php "Unable to get semaphore." in log
- Replies: 22
- Views: 11500
Re: after upgrading to 1.36.17, blank video in montage, and web_php "Unable to get semaphore." in log
Can confirm it's not just a PHP5 problem. After switching over to PHP 7.4 the problem seemed fixed but returned soon after. Now after each reboot the problem disappears for awhile but eventually the semaphore errors come back and the live-view zoom function stops working again. There's definitely ...
- Wed Jun 08, 2022 5:56 pm
- Forum: ZoneMinder 1.36.x
- Topic: after upgrading to 1.36.17, blank video in montage, and web_php "Unable to get semaphore." in log
- Replies: 22
- Views: 11500
Re: after upgrading to 1.36.17, blank video in montage, and web_php "Unable to get semaphore." in log
Another discovery: if you comment out the ajaxError function at line 1906 of /usr/share/zoneminder/www/includes/functions.php, the errors obviously stop getting logged but also the live video flickering stops. Also, clicking to zoom in live view is now broken entirely. In the last couple of releases ...
- Wed Jun 08, 2022 5:49 pm
- Forum: ZoneMinder 1.36.x
- Topic: after upgrading to 1.36.17, blank video in montage, and web_php "Unable to get semaphore." in log
- Replies: 22
- Views: 11500
Re: after upgrading to 1.36.17, blank video in montage, and web_php "Unable to get semaphore." in log
I'm having this issue now as well on 1.36.17, the live feeds flicker when viewed in any web browser and logs fill up with "unable to get semaphore." Did not have this on 1.36.16. Don't think it's related to PHP sysvsem availability as my installation has that module included and enabled.
- Wed Sep 26, 2018 9:12 pm
- Forum: ZoneMinder 1.32.x
- Topic: Event playback progress indicator not working after upgrade
- Replies: 2
- Views: 1574
Re: Event playback progress indicator not working after upgrade
Bump ... is nobody else having this issue?!
- Tue Sep 25, 2018 8:33 pm
- Forum: ZoneMinder 1.32.x
- Topic: vidoe files are lost after 2 days
- Replies: 3
- Views: 3044
Re: vidoe files are lost after 2 days
Did you just upgrade to 1.32? The zmaudit script went haywire for me the first couple of days after upgrading from 1.30, insisting the events weren't in the database and deleting all the events from disk, even though they were definitely in the DB. I can only assume it had something to do with the ...
- Sat Sep 22, 2018 4:30 pm
- Forum: ZoneMinder 1.32.x
- Topic: Event playback progress indicator not working after upgrade
- Replies: 2
- Views: 1574
Event playback progress indicator not working after upgrade
Hello all, I upgraded our Centos 7.5 Zoneminder installation the other day and it mostly seems to be working fine, but ran an issue with event playback. The progress information no longer appears correctly, showing "NaN" instead of seconds for progress and "0x" for zoom and playback rate. I thought ...