DB Error on monitor page

Discussion in 'General' started by Jeff Usher, Feb 1, 2017.

  1. Jeff Usher

    Jeff Usher New Member

    Version: 3.0.5.4p9

    No changes made and no updates applied recently but I'm suddenly getting this message on the top of monitor page:-

    #0 db->query(SELECT DISTINCT type, data FROM monitor_data WHERE server_id = 1) called at [/usr/local/ispconfig/interface/lib/classes/db_mysql.inc.php:211] #1 db->queryAllRecords(SELECT DISTINCT type, data FROM monitor_data WHERE server_id = 1) called at [/usr/local/ispconfig/interface/web/monitor/show_sys_state.php:194] #2 _getServerState(1, *************, ) called at [/usr/local/ispconfig/interface/web/monitor/show_sys_state.php:115] #3 _getSysState() called at [/usr/local/ispconfig/interface/web/monitor/show_sys_state.php:63]

    (******** is my servername which I've removed)
    Everything appears to be running OK, sites load, email working etc etc.

    Any ideas why this has popped up?

    Regards
    Jeff
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    This can be a temporary db error or it happened during a mysql restart, please login to phpmyadmin, go to the dbispconfig database, select all tables and chose repair as option. If the error does not pop up regularly again, then that's fine.
     

Share This Page