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
sorry, I was a bit too quick, the github search didn't find the topic when entering the error message in the search field. There was a report just 12h ago: #43966
well, they had the occ repair step, I had it on the update process. So I suppose the repair step is executed automatically during the update procedure? I keep it open in case there is a second independent check.
Bug description
During the update from NC 27.1.6 to NC 27.1.7, after the updater script runs and the occ upgrade is run, I get this error:
Repair error: There is no table with name 'cloud.oc_file_metadata' in the schema.
However, I do not use a database prefix, from config.php:
'dbtableprefix' => '',
It seems to be an issue that exists for some time, there are a few users on the forum reporting this problem:
https://help.nextcloud.com/t/there-is-no-table-with-name-nextcloud-oc-file-metadata-in-the-schema/162467/4
Steps to reproduce
Expected behavior
That the updater checks if 'cloud.file_metadata' table exists instead of ('cloud.oc_file_metadata')
Installation method
Community Manual installation with Archive
Nextcloud Server version
27
Operating system
Other
PHP engine version
PHP 8.2
Web server
Nginx
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 22.1 to 22.2)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
already put in the description
Additional info
No response
The text was updated successfully, but these errors were encountered: