Page 1 of 1

'No Data' in montage review although files are there

Posted: Fri Jun 15, 2018 9:14 pm
by kubaa24
hi. when I go to montage review and try to view events from last hour I see that timeline is populated but for each camera I'm getting 'No Data'.
It's 16.04 Ubuntu server and 1.31.44~20180604150154-xenial from Iconnor's ppa. I run those after installation:
rm /etc/mysql/my.cnf
cp /etc/mysql/mysql.conf.d/mysqld.cnf /etc/mysql/my.cnf
nano /etc/mysql/my.cnf (inserted sql_mode = NO_ENGINE_SUBSTITUTION)
adduser www-data video
a2enmod cgi
a2enconf zoneminder
a2enmod rewrite
chown -R www-data:www-data /usr/share/zoneminder/
nano /etc/php/7.0/apache2/php.ini (set timezone here Europe/Warsaw)
service apache2 reload

System timezone is also Europe/Warsaw

sudo dpkg-reconfigure tzdata
Current default time zone: 'Europe/Warsaw'
Local time is now: Fri Jun 15 22:45:53 CEST 2018.
Universal Time is now: Fri Jun 15 20:45:53 UTC 2018.


Would someone be able to help out with this issue? Thanks
Przechwytywanie.PNG
Przechwytywanie.PNG (213.52 KiB) Viewed 23781 times

Re: 'No Data' in montage review although files are there

Posted: Tue Jan 15, 2019 5:32 pm
by thiagobruch
Have you found a solution for this issue?

Re: 'No Data' in montage review although files are there

Posted: Sun Mar 03, 2019 8:45 am
by clipo
Has anyone found a solution