Warning: mysqli::query(): MySQL server has gone away in /srv/web/v1/include/dblayer/functions_mysqli.inc.php on line 132

Warning: mysqli::query(): Error reading result set's header in /srv/web/v1/include/dblayer/functions_mysqli.inc.php on line 132

Piwigo encountered an unrecoverable problem.

[mysql error 2006] MySQL server has gone away

INSERT INTO piwigo_history
  (
    date,
    time,
    user_id,
    IP,
    section,
    category_id,
    search_id,
    image_id,
    image_type,
    format_id,
    auth_key_id,
    tag_ids
  )
  VALUES
  (
    CURRENT_DATE,
    CURRENT_TIME,
    2,
    '172.70.131.180',
    'categories',
    5528,
    NULL,
    NULL,
    NULL,
    NULL,
    NULL,
    NULL
  )
;

#1	my_error /srv/web/v1/include/dblayer/functions_mysqli.inc.php(132)
#2	pwg_query /srv/web/v1/include/functions.inc.php(541)
#3	pwg_log /srv/web/v1/index.php(723)

Piwigo encountered an unrecoverable problem.

[mysql error 2006] MySQL server has gone away

REPLACE INTO piwigo_sessions
  (id,data,expiration)
  VALUES('AC46vl4h7kijdfept0cc24fs36rmt0','pwg_show_metadata|b:1;pwg_device|s:7:\"desktop\";',now())
;

#1	my_error /srv/web/v1/include/dblayer/functions_mysqli.inc.php(132)
#2	pwg_query /srv/web/v1/include/functions_session.inc.php(154)
#3	pwg_session_write ()
#4	session_write_close ()