Upgrade from 15.0.2 to 15.0.4 on docker fails on Starting Code Integrity Check

Not sure what I’m doing wrong. The whole update procedure for Docker is really cumbersome already, and what should be a couple of clicks has now taken 2 hours and still not working.

I’m running on synology. I pulled the new image, deleted the old container and recreated a new one with the same settings. I ran the update from the gui and it stalled on deleting image cache. Then I ran using the cli via docker exec -it -u docker php occ upgrade and here are the last few lines of the logs:

Checking for update of app twofactor_totp in appstore
Checked for update of app “twofactor_totp” in appstore
Checking for update of app updatenotification in appstore
Checked for update of app “updatenotification” in appstore
Checking for update of app workflowengine in appstore
Checked for update of app “workflowengine” in appstore
Starting code integrity check…

I’m not sure how long the code integrity check is supposed to take, but it doesn’t seem to be doing anything. I end up ctrl+c out of it.

I’ve tried restarting the container serveral times… any ideas?

Just did another run on the gui and got to the same place:

Repair step: Extract the vcard uid and store it in the db
Starting code integrity check
An error occurred.

Not sure where to get the details of the error

Just a quick follow up on my post. I disabled integrity check in cfg and the upgrade still failed. This is really annoying having a minor update cause such a huge problem. Hope someone can help.

And please enable the updater in the docker container!!