Closed cmonty14 closed 6 years ago
GitMate.io thinks possibly related issues are https://github.com/nextcloud/server/issues/8240 (Update to Nextcloud 13.0.0 Fails: UnexpectedValueException: The files of the app "files" were not correctly replaced before running the update), https://github.com/nextcloud/server/pull/11751 (14.0.2), https://github.com/nextcloud/server/issues/3045 (Update to 10.0.2 fails [Check for expected files]), https://github.com/nextcloud/server/issues/6219 (Circle-app has an error when upgrading to 12.0.2), and https://github.com/nextcloud/server/issues/11797 (Upgrade from 13.0.7 to 14.0.2 failed).
Fixed by manual upgrade.
i hit the same problem. as part of the investigation i discovered that apk info -L nextcloud-lookup_server_connector
is giving me empty output. so i ran apk add nextcloud-lookup_server_connector
. this got me a little further (nextcloud-twofactor_backupcodes
and nextcloud-workflowengine
had to be reinstalled as well) and in the end i got occ upgrade
to finish w/o an error
Nextcloud log
``` no relevant entries for the point in time ```