Error Messages: Update to 10.10.0

Hello,

maybe somebody can help me to find a solution for the following problem when updating OC to 10.10.0:

Blockquote

ERROR-MESSAGE
Doctrine\DBAL\Exception\DriverException: An exception occurred while executing ‘UPDATE oc_appconfig SET configvalue = ? WHERE (appid = ?) AND (configkey = ?) AND ((configvalue <> ?) OR (configvalue IS NULL))’ with params ["{“core”:{“EXTRA_FILE”:{“robots.txt.pkgsave”:{“expected”:"",“current”:"63236e950e134b5317e33c763488840c10a07d80e6: SQLSTATE[08S01]: Communication link failure: 1153 Got a packet bigger than ‘max_allowed_packet’ bytes

Communication link failure: 1153 Got a packet bigger than ‘max_allowed_packet’ bytes

Repair warning: Market app is unavailable for updating of apps. Please update manually, see Redirect Notice

OS: FreeBSD 13.1

./occ status

ownCloud or one of the apps require upgrade - only a limited number of commands are available

You may use your browser or the occ upgrade command to do the upgrade

  • installed: true
  • first_install_version: 10.0.10.4
  • version: 10.10.0.3
  • versionstring: 10.10.0
  • edition: Community

Thanks and kind regards
octestit

Hi octestit,

I searched this forum for Search results for 'max_allowed_packet' - ownCloud Central and found this post: Unable to access Owncloud through web link - #10 by sg72

(basically when the integrity check is updating the database it is creating a packet bigger than configured for your database)

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.