Page 1 of 1

Link to wrong/not existing monitor then creating new zone

Posted: Wed May 31, 2023 9:58 am
by Pjoms
I have just made a new installation of v1.37.40 on Ubuntu 22.04 for test purpose on a virtual machine and are facing an interesting issue.
Installation was done by following the Installation Guide

Setup: Two monitors installed (one camera, two streams). The monitors have Id:1 and Id:2.
Issue: Then I try to add a new zone for any monitor the browser link points to monitor mid=5 which of course will fail as I only have Id:1 and Id:2.
Workaround: If I change mid=5 to mid=1 or mid=2 in the browser link it works as expected and I can add the zone.

Anyone experienced the same and/or have some ideas what can cause this behavior, and what to do?
I have another old "production" installation on another virtual machine upgraded to v1.37.40 that works just fine.

/Anders

Re: Link to wrong/not existing monitor then creating new zone

Posted: Wed May 31, 2023 5:03 pm
by iconnor
That's pretty weird. Not seeing it here. This is the link in the zones column on the console?

Re: Link to wrong/not existing monitor then creating new zone

Posted: Thu Jun 01, 2023 5:39 am
by Pjoms
It´s the link I came to after pressing the button "+Add new zone".
I maybe also may mention that I have the latest stable Event Server installed from this guide, but I´m not using it right now.

Re: Link to wrong/not existing monitor then creating new zone

Posted: Thu Jun 01, 2023 11:57 am
by iconnor
Confirmed. Hard coded 5. Fixed. New packages building.

Re: Link to wrong/not existing monitor then creating new zone

Posted: Thu Jun 01, 2023 9:01 pm
by Pjoms
Thanks, working now after update.