Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.
This repository was archived by the owner on May 29, 2026. It is now read-only.

Upgrade error: here is no table with name “nextcloud.oc_openregister_objects” in the schema #28

Description

@rcfa

The latest update forces an upgrade which results in this error message in the web interface:

Update to 30.0.1

Exception: Database error when running migration 1Date20241019205009 for app openregister There is no table with name “nextcloud.oc_openregister_objects” in the schema.

Detailed logs

Preparing update
Set log level to debug
Turned on maintenance mode
Repair step: Repair MySQL collation
Repair info: All tables already have the correct collation → nothing to do
Repair step: Copy data from accounts table when migrating from ownCloud
Repair step: Drop account terms table when migrating from ownCloud
Updating database schema
Updated database

Exception: Database error when running migration 1Date20241019205009 for app openregister There is no table with name “nextcloud.oc_openregister_objects” in the schema.

The update was unsuccessful. Please report this issue to the [Nextcloud community](https://github.com/nextcloud/server/issues).

if I use occ, then I get this, which is essentially the same:

# occ upgrade           
Nextcloud 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
Setting log level to debug
Updating database schema
Updated database
Updating <openregister> ...
Exception: Database error when running migration 1Date20241019205009 for app openregister
There is no table with name "nextcloud.oc_openregister_objects" in the schema.
Update failed
Maintenance mode is kept active
Resetting log level

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions