-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Nextcloud upgrade to version 13.0.1 #9204
Comments
Disclaimer: I am not a Nextcloud developer |
Looks like your disk runs out of space: https://stackoverflow.com/a/13728466 |
no there is enourh free space |
Then check your DB log for more details. If the DB responds with "1030 Got error 28 from storage engine" we can't do much 😢 |
Operating System Debian 7
PHP Version 7.0
When i would like to install the upgrade i get an error like this
Doctrine\DBAL\Exception\DriverException: An exception occurred while executing 'SELECT DISTINCT(TABLE_NAME) AS
table
FROM INFORMATION_SCHEMA . COLUMNS WHERE TABLE_SCHEMA = ? AND (COLLATION_NAME <> 'utf8_bin' OR CHARACTER_SET_NAME <> 'utf8') AND TABLE_NAME LIKE 'oc_%'' with params ["nc01"]: SQLSTATE[HY000]: General error: 1030 Got error 28 from storage engineThe text was updated successfully, but these errors were encountered: