choose a camera preset from list results in blank screen

Previous development branch now released as 1.36
Locked
roller24
Posts: 5
Joined: Tue Dec 11, 2018 10:32 pm

choose a camera preset from list results in blank screen

Post by roller24 »

Fresh install on ubuntu latest distro with 1.34 or 35 zm. I am remote with ssh blocked, so unsure.
Getting a php error white blank page after choosing and saving a camera preset from list.

log excerpt
"2020-10-02 21:13:57.710112 zmc_m9[6006].INF-zm_monitor.cpp/2559 [General: images:382200 - Capturing at 20.00 fps, capturing bandwidth 136007bytes/sec]
2020-10-02 21:13:56.382527 web_php[1811].WAR-/usr/share/zoneminder/www/includes/functions.php/547 [Specified value x not in contents: Array
(
[] => Custom
[176x120] => 176x120 QCIF
[176x144] => 176x14
[320x240] => 320x240
[320x200] => 320x200
[352x240] => 352x240 CIF
[640x480] => 640x480
[640x400] => 640x400
[704x240] => 704x240 2CIF
[704x480] => 704x480 4CIF
[720x480] => 720x480 D1
[1280x720] => 1280x720 720p
[1280x800] => 1280x800
[1280x960] => 1280x960 960p
[1280x1024] => 1280x1024 1MP
[1600x1200] => 1600x1200 2MP
[1920x1080] => 1920x1080 1080p
[2048x1536] => 2048x1536 3MP
[2592x1944] => 2592x1944 5MP
[3840x2160] => 3840x2160 4K UHD
)]
2020-10-02 21:13:52.707729 zmc_m9[6006].INF-zm_monitor.cpp/2559 [Gener"


SIDE NOTE: I'm also seeing attempts to connect to a deleted monitor in log file complaining of timeout. Like it did not get deleted from DB
Locked