Clicking on "Video" in an event window does this..
Posted: Thu Nov 18, 2010 6:43 pm
I get a popup that states "An error has occurred and this operation cannot continue. For full details check your web logs for the code '75EB66'"
I look in the log and see this:
Does this mean anything to anyone?
Installed on Ubuntu 10.04 server LTS from Ubuntu repo (no compiling)
I look in the log and see this:
Code: Select all
[Thu Nov 18 10:41:10 2010] [error] [client 192.168.2.10] SQL-ERROR(75EB66): select E.*,M.Name as MonitorName,M.Width,M.Height,M.DefaultRate,M.DefaultScale from Events as E inner join Monitors as M on E.MonitorId = M.Id where E.Id = undefined, referer: http://192.168.2.10/zm/index.php?view=event&eid=449&sort_field=StartTime&sort_asc=1&page=1
[Thu Nov 18 10:41:10 2010] [error] [client 192.168.2.10] SQL-ERROR(75EB66): Unknown column 'undefined' in 'where clause', referer: http://192.168.2.10/zm/index.php?view=event&eid=449&sort_field=StartTime&sort_asc=1&page=1
[Thu Nov 18 10:41:10 2010] [error] [client 192.168.2.10] File does not exist: /var/www/favicon.ico
Installed on Ubuntu 10.04 server LTS from Ubuntu repo (no compiling)