Hi all,
I have some problems after the update:
'zma -m 1' exited abnormally, exit status 255 smdc.pl
Got empty memory map file size 0, is the zmc process for this monitor running? zm_monitor.cpp
Shared data size conflict in shared_data for monitor esterna, expected 600, got 616 zmwatch.pl
it doesn't even show me the live anymore.
i have a hikvision cameras in rtsp.
who can give me some tips?
thanks.
problem after upgrade
Re: problem after upgrade
I'm having a similar issue (I think). I restarted the server with no cameras running just to get a clean look. After enabling my first camera and setting it to Modect ZoneMinder connects and disconnects intermittently. If I try to view the camera I get mostly "Monitor is not capturing. We will be unable to provide an image" and occasionally 2 or 3 seconds of live video.
I am also getting the "zmwatch[679].ERR-zmwatch.pl [Shared data size conflict in shared_data for monitor Monitor-1, expected 600, got 616]" as well, which lead me to this post.
When I check out /dev/shm/ I found that there are 2 files and they are intermittently full and empty in rapid succession. Here are 3 looks about a second apart.
I think this came along with 1.35.5~20200709.81-buster, I upgraded again to 1.35.5~20200710.82-buster and am having the same problems.
I am very much a novice so I may be missing something ovbious.
Edit: Rolling back to 1.35.5~20200706.23-buster got things working again.
I am also getting the "zmwatch[679].ERR-zmwatch.pl [Shared data size conflict in shared_data for monitor Monitor-1, expected 600, got 616]" as well, which lead me to this post.
When I check out /dev/shm/ I found that there are 2 files and they are intermittently full and empty in rapid succession. Here are 3 looks about a second apart.
Code: Select all
nick@ZoneMinder:/dev/shm$ ls -al
total 0
drwxrwxrwt 2 root root 80 Jul 10 22:53 .
drwxr-xr-x 17 root root 3460 Jul 10 22:25 ..
-rw------- 1 www-data www-data 0 Jul 10 22:53 zm.mmap.1
-rw------- 1 www-data www-data 0 Jul 10 22:53 zm.mmap.2
nick@ZoneMinder:/dev/shm$ ls
zm.mmap.1 zm.mmap.2
nick@ZoneMinder:/dev/shm$ ls -al
total 34048
drwxrwxrwt 2 root root 80 Jul 10 22:53 .
drwxr-xr-x 17 root root 3460 Jul 10 22:25 ..
-rw------- 1 www-data www-data 0 Jul 10 22:53 zm.mmap.1
-rw------- 1 www-data www-data 983046168 Jul 10 22:53 zm.mmap.2
nick@ZoneMinder:/dev/shm$ ls -al
total 960008
drwxrwxrwt 2 root root 80 Jul 10 22:53 .
drwxr-xr-x 17 root root 3460 Jul 10 22:25 ..
-rw------- 1 www-data www-data 983046168 Jul 10 22:53 zm.mmap.1
-rw------- 1 www-data www-data 0 Jul 10 22:53 zm.mmap.2
nick@ZoneMinder:/dev/shm$
I am very much a novice so I may be missing something ovbious.
Edit: Rolling back to 1.35.5~20200706.23-buster got things working again.
- Attachments
-
- zm-log_OneCameraRunnning.txt
- (22.78 KiB) Downloaded 393 times
Last edited by nik282000 on Sat Jul 11, 2020 2:01 pm, edited 1 time in total.
Re: problem after upgrade
Same here
"apt install zoneminder=1.35.5~20200706.23-buster" solve it by now.
Please fix it.
"apt install zoneminder=1.35.5~20200706.23-buster" solve it by now.
Please fix it.
-
- Posts: 7
- Joined: Mon Dec 16, 2019 4:36 am
- Location: Huntington
Re: problem after upgrade
this guy had the same problem viewtopic.php?f=40&t=29286
his solution is at the end
his solution is at the end
Changed by admin: This poster is Moe, author of Shinobi. He has a habit of spamming this forum using fake ids. His profile shows his IP and email (peace AT shinobi.systems)
Re: problem after upgrade
Switching to Shinobi wont solve the problem
Re: problem after upgrade
Agreed. So far I have found ZoneMinder to be awesome, I would like to continue using it.
Re: problem after upgrade
Morning,
i searched for about 4 days. I dit an complete reinstall, create a brand new test-system, but no cam runs....
Then i found this post and all myn cam´s are now running....
Only this Version helps on buster: "apt install zoneminder=1.35.5~20200706.23-buster"
My number of cams: 14.
Great Thanks to DerGraf
But i can´t found any bugtracking on git. Dit anybody create there an issue?
https://github.com/ZoneMinder/zoneminder/issues
Addendum: My mistake was, that I used the wrong branch and so i had installed not the "stable" version.
The "stable" deb https://zmrepo.zoneminder.com/debian/release-1.34/ buster /" is running perfectly.
Dear
Christian
i searched for about 4 days. I dit an complete reinstall, create a brand new test-system, but no cam runs....
Then i found this post and all myn cam´s are now running....
Only this Version helps on buster: "apt install zoneminder=1.35.5~20200706.23-buster"
My number of cams: 14.
Great Thanks to DerGraf
But i can´t found any bugtracking on git. Dit anybody create there an issue?
https://github.com/ZoneMinder/zoneminder/issues
Addendum: My mistake was, that I used the wrong branch and so i had installed not the "stable" version.
The "stable" deb https://zmrepo.zoneminder.com/debian/release-1.34/ buster /" is running perfectly.
Dear
Christian
Re: problem after upgrade
Get off the bleeding edge if you can't handle it.
Downgrading to 1.34 is trivial.
I will fix this when I can.
Downgrading to 1.34 is trivial.
I will fix this when I can.