Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on Update from 12.0.4 to 12.0.5 #8107

Closed
webmaisterpro opened this issue Jan 30, 2018 · 2 comments
Closed

Error on Update from 12.0.4 to 12.0.5 #8107

webmaisterpro opened this issue Jan 30, 2018 · 2 comments

Comments

@webmaisterpro
Copy link

webmaisterpro commented Jan 30, 2018

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 ?,?,? 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

Operating 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

@webmaisterpro
Copy link
Author

Fixed by changing permission to occ to 744

@juliusknorr
Copy link
Member

MySQL server has gone away

If there is no server, there is nothing we can do about that. 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants