Ubuntu 24.04 LTS and API issues
Posted: Wed Oct 16, 2024 3:39 am
I installed Zoneminder 1.36.33 that comes with Ubuntu 24.04 LTS in the default package repository. Can get the web UI working perfectly with multiple cameras. However the /zm/api routes always send 404. So the API isn’t working. I have followed the zmNinja docs and got all the options enabled for the API and authentication, hash secret it setup etc. The chmod for www-data has been done in /usr/share/zoneminder/www folder too. Tried disabling authentication and test the API locally with curl and it still didn’t work.