Hi,
Since the update from 2.2 to 2.4, there are multiple errors about database :
1369:20140917:172927.537 [Z3005] query failed: [1054] Unknown column 'bulk' in 'field list' [select interfaceid,hostid,type,main,useip,ip,dns,port,bul k from interface]
1393:20140917:172928.091 [Z3005] query failed: [1054] Unknown column 't.headers' in 'field list' [select h.hostid,h.host,h.name,t.httptestid,t.name,t.varia bles,t.headers,t.agent,t.authentication,t.http_use r,t.http_password,t.http_proxy,t.retries,t.ssl_cer t_file,t.ssl_key_file,t.ssl_key_password,t.verify_ peer,t.verify_host from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1410967768 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)]
1379:20140917:172930.443 [Z3005] query failed: [1054] Unknown column 'formula' in 'field list' [select actionid,evaltype,formula from actions where status=0 and eventsource=2]
Do you have an idea how to correct that ?
Since the update from 2.2 to 2.4, there are multiple errors about database :
1369:20140917:172927.537 [Z3005] query failed: [1054] Unknown column 'bulk' in 'field list' [select interfaceid,hostid,type,main,useip,ip,dns,port,bul k from interface]
1393:20140917:172928.091 [Z3005] query failed: [1054] Unknown column 't.headers' in 'field list' [select h.hostid,h.host,h.name,t.httptestid,t.name,t.varia bles,t.headers,t.agent,t.authentication,t.http_use r,t.http_password,t.http_proxy,t.retries,t.ssl_cer t_file,t.ssl_key_file,t.ssl_key_password,t.verify_ peer,t.verify_host from httptest t,hosts h where t.hostid=h.hostid and t.nextcheck<=1410967768 and mod(t.httptestid,1)=0 and t.status=0 and h.proxy_hostid is null and h.status=0 and (h.maintenance_status=0 or h.maintenance_type=0)]
1379:20140917:172930.443 [Z3005] query failed: [1054] Unknown column 'formula' in 'field list' [select actionid,evaltype,formula from actions where status=0 and eventsource=2]
Do you have an idea how to correct that ?