-
Notifications
You must be signed in to change notification settings - Fork 2.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
Error after Update #4336
Comments
Ok... so what can i do? I get now an emty page with this error: Failed to upgrade "calendar". Exception="Failed to update database structure (MDB2 Error: unknown error, _doQuery: [Error message: Could not execute statement] [Last executed query: ALTER TABLE Jan |
the remaining problem is related to the calendar -> please report this issue in the calendar repo. THX |
Hi, the remaining one is already reported here: #4013 |
Turned on maintenance mode
Failed to update database structure (MDB2 Error: unknown error, _doQuery: [Error message: Could not execute statement] [Last executed query: ALTER TABLE
oc_locks
CHANGEid
id
INT UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY, CHANGEtimeout
timeout
INT UNSIGNED DEFAULT 0, CHANGEcreated
created
BIGINT DEFAULT 0, CHANGEscope
scope
TINYINT DEFAULT 0, CHANGEdepth
depth
TINYINT DEFAULT 0] [Native code: 1068] [Native message: Multiple primary key defined] )The update was unsuccessful. Please report this issue to the ownCloud community.
The text was updated successfully, but these errors were encountered: