Update to 27.1.2 failed

Running NextCloud in an docker. New version (27.1.2) is avalibel. I stopped my two NextCloud contaioners. Recreated my NextCloud App continer with the option to pull new image.

Start up just fine, when opening NextCloud mĂĄgration started just fine but ended with

Update to 27.1.2
An error occured.
Detailed logs
Preparing update
Sets logging level to “debug”
Activated maintenance mode
Repair step: Repair MySQL collation
Repair info: All tables already have the correct collation → nothing to do
Repair steps: Repair SQLite autoincrement
Repair steps: Copy data from accounts table when migrating from ownCloud
Repair steps: Drop account terms table when migrating from ownCloud
Updating database schema
Updated the database
Repair step: Install recognize dependencies
Repair info: Enabling purejs mode (isMusl=, isARM=, supportsAVX=)
An error occured.

whats wrong?

I updated the configuration in config.php, changing “maintenance” from “true” to “false.” After restarting the update process, I encountered the same error. However, when I repeated the process, it succeeded. So, from my perspective, the case is now closed.