You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Working version 12.0.4, updated through web browser app to 12.0.5
Expected behaviour
Unable to complete update
Detailed logs
Doctrine\DBAL\Exception\DriverException: An exception occurred while executing 'INSERT INTO oc_appconfig (appid,configkey,configvalue) SELECT ?,?,? FROM oc_appconfig WHERE appid = ? AND configkey = ? HAVING COUNT(*) = 0' with params ["core", "oc.integritycheck.checker", "[]", "core", "oc.integritycheck.checker"]: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away
Steps to reproduce
Working version 12.0.4, updated through web browser app to 12.0.5
Expected behaviour
Unable to complete update
Detailed logs
Doctrine\DBAL\Exception\DriverException: An exception occurred while executing 'INSERT INTO
oc_appconfig
(appid
,configkey
,configvalue
) SELECT ?,?,? FROMoc_appconfig
WHEREappid
= ? ANDconfigkey
= ? HAVING COUNT(*) = 0' with params ["core", "oc.integritycheck.checker", "[]", "core", "oc.integritycheck.checker"]: SQLSTATE[HY000]: General error: 2006 MySQL server has gone awayOperating system:
Ubuntu 16.04 x64
Web server:
apache
Database:
MySQL
PHP version:
7.0
Nextcloud version: (see Nextcloud admin page)
https://synergyencrypt.com/cloud/
Updated from an older Nextcloud
Update via browser
The text was updated successfully, but these errors were encountered: