I recently updated to 1.28.1 from a release a few versions back, as well as the server's OS (was on Fedora 19, now on 22). For the most part, everything was smooth, and I'm now running the ZM binary releases from the ZMREPO. A few config changes had to be made (I was previously compiling my own from source), but I've run into a glitch that I can't seem to solve now.
Whenever I try to start ZoneMinder form the web interface, it doesn't actually start. Even stranger, there's nothing in the log to suggest why this is the case. Every time I try to start it, a single entry is added to the log, with just:
Code: Select all
zmsystemctl 5836 INF Redirecting command through systemctl zmsystemctl.pl
However, it never starts (it's always in the "Stopped" state at the top of the console). Everything looks right on the file system & database, however. The socket is opened, the shared memory files are present, the previously recorded events are all present and accounted for. I did read all of /usr/share/doc/zoneminder/README.Fedora, though many of the things it asks for were already done (as this was an upgrade, not a fresh install).
So, where should I begin when troubleshooting this?
Edit: I can also see the zmc/zma processes up and running in top. Everything just looks down from the console.