1.36.35 not loading css

Discussions related to the 1.36.x series of ZoneMinder
Post Reply
mutoad
Posts: 3
Joined: Sat Sep 12, 2020 6:57 pm

1.36.35 not loading css

Post by mutoad »

I’ve been running Zoneminder for some time on my Ubuntu 22.04 server. With the latest update, the web page comes up, but the formatting data for the site doesn’t seem to be loading. The content seems to all be there, but all the formatting is missing.

I checked all the logs (system as well as zm-specific) and I don’t see any errors.

Any suggestions for troubleshooting would be appreciated.
User avatar
burger
Posts: 457
Joined: Mon May 11, 2020 4:32 pm

Re: 1.36.35 not loading css

Post by burger »

Check for javascript console errors.

search.php?st=0&sk=t&sd=d&sr=posts&keyw ... pt+console

I have had the javascript files get broken on my machine somehow from an update. Sometimes you only need to refresh the cache, or disable extensions. You can try a different browser, to see if it's isolated to chrome/firefox.
fastest way to test streams:
ffmpeg -i rtsp://<user>:<pass>@<ipaddress>:554/path ./output.mp4 (if terminal only)
ffplay rtsp://<user>:<pass>@<ipaddress>:554/path (gui)
find paths on ispydb or in zm hcl

If you are new to security software, read:
https://wiki.zoneminder.com/Dummies_Guide
mutoad
Posts: 3
Joined: Sat Sep 12, 2020 6:57 pm

Re: 1.36.35 not loading css

Post by mutoad »

That did it!

Thanks for the help.
Post Reply