Search found 10 matches
- Sat Nov 04, 2023 6:23 pm
- Forum: ZoneMinder 1.36.x
- Topic: Ugly web interface after upgrade
- Replies: 4
- Views: 25736
Re: Ugly web interface after upgrade
Looks like stuff missing. Check your web logs for clues. Ah, yes, the that's the look of "cascading style sheets having gone missing"! You are right. For some reason the cache path was wrong. Maybe it has changed in the last 2 versions? Just a guess. Anyway, I solved it by changing the cache path ...
- Sat Nov 04, 2023 8:59 am
- Forum: ZoneMinder 1.36.x
- Topic: Ugly web interface after upgrade
- Replies: 4
- Views: 25736
Ugly web interface after upgrade
Good morning, I recently upgraded my Debian to bookworm and at the same time php from version 7.4 to version 8.2. I then upgraded zoneminder from version 1.34 to version 1.36. The result is that now the cameras work but the web interface is ugly, I don't really know how to explain it. I attach a ...
- Mon Apr 04, 2022 7:25 pm
- Forum: ZoneMinder 1.36.x
- Topic: Consistent Aborted Connections
- Replies: 3
- Views: 12417
Re: Consistent Aborted Connections
Thanks, the problem was a camera that was not connected. Because of this, I got several errors in zm log and then the errors in system log that I reported. I deleted the camera and now I get no more log errors. I thought that disabling the camera was sufficient not to have log errors: it was not. Is ...
- Fri Apr 01, 2022 8:26 pm
- Forum: ZoneMinder 1.36.x
- Topic: Consistent Aborted Connections
- Replies: 3
- Views: 12417
Re: Consistent Aborted Connections
Same problem here. My logs are flooded with this error
Code: Select all
2022-04-01 22:24:15 4572 [Warning] Aborted connection 4572 to db: 'zm' user: 'zmuser' host: 'localhost' (Got an error reading communication packets)
- Sat Oct 20, 2018 9:27 am
- Forum: ZoneMinder 1.30.x
- Topic: NVT Camera
- Replies: 8
- Views: 5426
Re: NVT Camera
I can't believe it. The problem was iptables. I'm really sorry for all this.
Thanks for your help.
Thanks for your help.
- Fri Oct 19, 2018 5:04 pm
- Forum: ZoneMinder 1.30.x
- Topic: NVT Camera
- Replies: 8
- Views: 5426
Re: NVT Camera
This is what I get:
- Fri Oct 19, 2018 4:57 pm
- Forum: ZoneMinder 1.30.x
- Topic: NVT Camera
- Replies: 8
- Views: 5426
Re: NVT Camera
Debian Stretch, followed the readme of the debian mantainer. I already read this: https://wiki.zoneminder.com/Debian_9_64-bit_with_Zoneminder_1.30.4_the_Easy_Way PATH_ZMS is not set to /zm/cgi-bin/nph-zms PATH_ZMS is set to /zm/cgi-bin/nph-zms In my apache conf: ScriptAlias /zm/cgi-bin "/usr/lib ...
- Tue Oct 16, 2018 12:12 pm
- Forum: ZoneMinder 1.30.x
- Topic: NVT Camera
- Replies: 8
- Views: 5426
Re: NVT Camera
I can view the camera in VLC, resolution is the same (704x576). I'm not sure about 'Target colorspace'. My server is an AMD Ryzen 7 and I enabled only 1 cam at the moment. ZM reports Load: 0 - Disk: 7% - /dev/shm: 0% This is the log: Oct 16 13:56:29 ares zmdc[19190]: WAR [Can't find process with ...
- Fri Oct 12, 2018 11:24 am
- Forum: ZoneMinder 1.30.x
- Topic: NVT Camera
- Replies: 8
- Views: 5426
Re: NVT Camera
I made some minor progress: my PATH_ZMS option was wrong. Now I see a blue screen and the date, but nothing more. Since the misconfiguration was caused by the fact that I'm using a subdomain (https//zm.mydomain.com/ instead of https//mydomain.com/zm), is there some other option/configuration that I ...
- Wed Oct 10, 2018 1:41 pm
- Forum: ZoneMinder 1.30.x
- Topic: NVT Camera
- Replies: 8
- Views: 5426
NVT Camera
Hello, I'm new to zoneminder and surveillance in general. I'm trying to add my IP cameras in ZM. I have the exact same cameras as the one reported here: https://forums.zoneminder.com/viewtopic.php?t=26014 I tried using this path: rtsp://192.168.XX.XX:554/user=XXX_password=XXXX_channel=1_stream=0.sdp ...