I successfully updated from 29.0.7 to 29.0.8 and then immediately proceeded to update to 30.0.1
I received the following error message during the update.
Update to 30.0.1
Doctrine\DBAL\Exception\TableExistsException: An exception occurred while executing a query: SQLSTATE[42S01]: Base table or view already exists: 1050 Table ‘oc_ex_apps_daemons’ already exists
Detailed logs
Preparing update
Set log level to debug
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
Doctrine\DBAL\Exception\TableExistsException: An exception occurred while executing a query: SQLSTATE[42S01]: Base table or view already exists: 1050 Table ‘oc_ex_apps_daemons’ already exists
The update was unsuccessful. Please report this issue to the Nextcloud community.
However, Nextcloud seems to be running fine. Is this something to be worried about?
I only found references for AIO containers for this table. Did you install Nextcloud AIO? Then we can tag this topic and the guys from AIO can take a closer look.
No this is not Nextcloud AIO. Just a ‘regular’ install, not containerized or anything. Still seems to be running fine despite this error message while upgrading.