Any idea what is this message related to?

Discussion in 'ISPConfig 3 Priority Support' started by kaostc, Dec 29, 2025.

  1. kaostc

    kaostc Member HowtoForge Supporter

    Multiserver installation. Getting this and similar messages on different slave servers:

    <server-name> - 28.12.2025-07:35 - WARNING - Falsche Anfrage / Wrong QuerySQL-Query = SELECT count(server_id) as number from sys_datalog WHERE datalog_id > 5491 AND (server_id = 8 OR server_id = 0) LIMIT 0,1 -> 2006 (MySQL server has gone away)

    Thanks.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    This means that the mysql server did not respond, so it's not a wrong query. The actual error message is "MySQL server has gone away". Reasons for this can include, for example, that MySQL was restarted or updated at the time the query was sent.
     
  3. kaostc

    kaostc Member HowtoForge Supporter

    ok, thanks!
     

Share This Page