Montage Review No Data Error

Forum for questions and support relating to the 1.32.x releases only.
Post Reply
timelyfiasco
Posts: 12
Joined: Sun Jul 30, 2017 5:22 am

Montage Review No Data Error

Post by timelyfiasco »

I installed ZM 1.32.3 in Ubuntu 18. With everything at defaults, I can see images in montage review at 2fps max. I dont know why it is half my capture rate but that is not the biggest problem I have. When I change the mariadb server from local to a debian 10 in zm.conf while keeping everything the same, montage review gives a no data error. I tried to import the working database to debian but the montage review just doesnt work.

I can put the database locally and get rid of the problem but I want to use my dedicated database server.

Does anybody have an idea of a simple fix on this?

Code: Select all

2019-09-01 15:39:11	zmfilter_2	ZM11	2267	WAR	DiskSpace: Event does not exist at /var/cache/zoneminder/1/2019-09-01/31:ZoneMinder::Event: Cause => Continuous DefaultVideo => 31-video.mp4 EndTime => 2019-09-01 12:48:00 Frames => 185 Height => 1920 Id => 31 Length => 60.07 MonitorId => 1 Name => Event- 31 Orientation => 270 Scheme => Medium StartTime => 2019-09-01 12:47:00 StateId => 1 StorageId => 1 Width => 1080
timelyfiasco
Posts: 12
Joined: Sun Jul 30, 2017 5:22 am

Re: Montage Review No Data Error

Post by timelyfiasco »

I am pleased to say that after spending hours tinkering, I accidentally found the problem. When my zm server was not added to the mydql database in options->servers, I see the montage review playback but there is none when I add the server.

Seems like the path is wrong. I tried adding /zm before /cgi-bin/nph-zms but it doesnt work still. Can someone pitch in? Although I can live with having another VM just to view the playback, if nothing else works.

Code: Select all

Name 	Url 	Path To Index 	Path To ZMS 	Path To Api 	Status 	Monitors 	CpuLoad 	Free/Total Memory 	Free/Total Swap 	Run Stats Process 	Run Audit Process 	Run Trigger Process 	Mark
ZM12 	http://192.168.1.112:80 	/zm/index.php 	/zm/cgi-bin/nph-zms 	/zm/api 	Running 	2 	0.3 	9.35GB / 10.73GB 	0B / 0B 	yes 	yes 	no 	
timelyfiasco
Posts: 12
Joined: Sun Jul 30, 2017 5:22 am

Re: Montage Review No Data Error

Post by timelyfiasco »

Update
Montage review is working with this setup. Ubuntu 18, ZM v1.33.15, Storage area not in /var/cache/zoneminder, multiserver.
I think montage review just doesnt work on v1.32.
Post Reply