Issue reappeared for some reason - out of nowhere.
Testing the stability again with FPS Report Interval of "360" frames...
Search found 7 matches
- Sat Aug 24, 2024 10:06 pm
- Forum: ZoneMinder 1.36.x
- Topic: Issue - v1.36.34 = "web_php - Unable to load Monitor status record" "web_php - socket_sendto *.sock Connection refused"
- Replies: 14
- Views: 3945
- Thu Aug 22, 2024 2:30 pm
- Forum: ZoneMinder 1.36.x
- Topic: Issue - v1.36.34 = "web_php - Unable to load Monitor status record" "web_php - socket_sendto *.sock Connection refused"
- Replies: 14
- Views: 3945
Re: Issue - v1.36.34 = "web_php - Unable to load Monitor status record" "web_php - socket_sendto *.sock Connection refu
Everything works fine now.
FPS Report Interval was the culprit.
Issue is resolved.
FPS Report Interval was the culprit.
Issue is resolved.
- Tue Aug 20, 2024 5:20 pm
- Forum: ZoneMinder 1.36.x
- Topic: Issue - v1.36.34 = "web_php - Unable to load Monitor status record" "web_php - socket_sendto *.sock Connection refused"
- Replies: 14
- Views: 3945
Re: Issue - v1.36.34 = "web_php - Unable to load Monitor status record" "web_php - socket_sendto *.sock Connection refu
10 alarmed events later - the FPS Report Interval value of "720" @ "12fps" camera setup seems to have resolved my issue - but additional testing is still required. Will keep an eye out throughout this week for any inconsistencies and will post final conclusion in the start of next week. :D @iconnor ...
- Tue Aug 20, 2024 7:26 am
- Forum: ZoneMinder 1.36.x
- Topic: Issue - v1.36.34 = "web_php - Unable to load Monitor status record" "web_php - socket_sendto *.sock Connection refused"
- Replies: 14
- Views: 3945
Re: Issue - v1.36.34 = "web_php - Unable to load Monitor status record" "web_php - socket_sendto *.sock Connection refu
I have always set it as high as possible since its only function to my knowledge was to spam the logs. Please advise on its optimal value and if you could explain its function. Will perform testing with the value of 720 today (that means reporting every 1m for my camera setup). Will post results ...
- Mon Aug 19, 2024 8:17 pm
- Forum: ZoneMinder 1.36.x
- Topic: Issue - v1.36.34 = "web_php - Unable to load Monitor status record" "web_php - socket_sendto *.sock Connection refused"
- Replies: 14
- Views: 3945
Re: Issue - v1.36.34 = "web_php - Unable to load Monitor status record" "web_php - socket_sendto *.sock Connection refu
Manual SQL querry: Fresh start of zoneminder service: mysql> SELECT * FROM `Monitor_Status` WHERE `MonitorId`=1; +-----------+-----------+------------+-------------+------------------+---------------------+ | MonitorId | Status | CaptureFPS | AnalysisFPS | CaptureBandwidth | UpdatedOn ...
- Mon Aug 19, 2024 7:00 pm
- Forum: ZoneMinder 1.36.x
- Topic: Issue - v1.36.34 = "web_php - Unable to load Monitor status record" "web_php - socket_sendto *.sock Connection refused"
- Replies: 14
- Views: 3945
Re: Issue - v1.36.34 = "web_php - Unable to load Monitor status record" "web_php - socket_sendto *.sock Connection refu
I recreated the DB from scratch (from /usr/share/zoneminder/db/zm_create.sql) in my initial attemt to fix the issue myself. Executed your code with following result (no change to db it seems): mysql -h x.x.x.x -u zoneminder -p zm < /usr/share/zoneminder/db/zm_update-1.36.34.sql mysql: [Warning ...
- Mon Aug 19, 2024 6:20 pm
- Forum: ZoneMinder 1.36.x
- Topic: Issue - v1.36.34 = "web_php - Unable to load Monitor status record" "web_php - socket_sendto *.sock Connection refused"
- Replies: 14
- Views: 3945
Issue - v1.36.34 = "web_php - Unable to load Monitor status record" "web_php - socket_sendto *.sock Connection refused"
Dear all. I'm having issues with the frontend since upgrade to 1.36.34 . Please help. The issue appeared after the upgrade from 1.36.33 . Tried recreating the Mariadb DB, reconfigured almost everything from scratch, can't seem to find a solution. ZmNinja shows the same status issues. The monitor ...