Page 1 of 1

ZMNinja -- No Monitors to Display

Posted: Sat Sep 05, 2020 5:16 pm
by rudedog830
Recently did an upgrade of my OS (Fedora 32) and Zoneminder. Everything seems to be working except for ZmNinja. In the app, I get an error "No Monitors to Display. Check your credentials." I'm using built-in authentication and I've checked the credentials are correct. When I check the API using http://serverip/zm/api/monitors.json I receive the following:

{"name":"An Internal Error Has Occurred.","message":"An Internal Error Has Occurred.","url":"\/zm\/api\/monitors.json"}

I'm sure this is part of the problem, but I haven't figured out how to pinpoint the issue.

SOLVED: ZMNinja -- No Monitors to Display

Posted: Sat Sep 05, 2020 8:16 pm
by rudedog830
Turns out that I was missing the following lines in my zm.conf file:

# SSL CA certificate for ZoneMinder database
ZM_DB_SSL_CA_CERT=

# SSL client key for ZoneMinder database
ZM_DB_SSL_CLIENT_KEY=

# SSL client cert for ZoneMinder database
ZM_DB_SSL_CLIENT_CERT=