upgraded 1.36.34 to 1.36.35 but broken

Discussions related to the 1.36.x series of ZoneMinder
Post Reply
alanm
Posts: 9
Joined: Thu Oct 31, 2024 10:04 pm

upgraded 1.36.34 to 1.36.35 but broken

Post by alanm »

I upgraded from 1.36.34-1.el9 to 1.36.35-1.el9.x86_64 and the frontend is broken. (This is Rocky Linux 9.4)

All I get are 500 response from http and https calls.

- Nothing is logged to apache's error logs except the request and access log
- Nothing is logged in web_php.log
- Mariadb is running, also no log entries

I tried restarting all services (Maria,httpd,zoneminder) and rebooted but no clue where the issue is???

Everything was working fine before the upgrade.

Code: Select all

[root@zoneminder httpd]# egrep "^2024-11-04T(.*)Upgraded"  /var/log/dnf.log
2024-11-04T07:44:07-0500 DEBUG Upgraded: zoneminder-1.36.35-1.el9.x86_64
2024-11-04T07:44:07-0500 DEBUG Upgraded: zoneminder-common-1.36.35-1.el9.x86_64
2024-11-04T07:44:07-0500 DEBUG Upgraded: zoneminder-httpd-1.36.35-1.el9.x86_64
alanm
Posts: 9
Joined: Thu Oct 31, 2024 10:04 pm

Re: upgraded 1.36.34 to 1.36.35 but broken

Post by alanm »

Nevermind, I found issue issue 4183 and fixed it manually.
Post Reply