Closed Farbauti closed 6 years ago
GitMate.io thinks the contributor most likely able to help you is @PVince81.
A possibly related issue is #25546: Error: Class 'OCA\Files_Sharing\API\Server2Server and apps folder empty after upgrading to 9.0.4.1 .
Ok, found the symptom - but not the cause.
Symptom: I'm using a custom theme (theme-HWeV) and this app was deleted during the update.
Resolution: I uploaded the theme again, and restarted the upgrade. Then it finished without further errors.
Cause: It seems OC-upgrader is not disabling apps before it erases it. I'd consider this a flaw.
What's your opinion?
@VicDeo is the updater app deleting existing apps ?
@PVince81 yes. seems to be removed by updater.
Can anyone help me about this issue? thanks..
i figure out i just over right the apps folder on the new version of owncloud from my backup apps folder but another issues popup again,,
@bombastic1981 did you check the documentation and adjust your config.php accordingly ?
closing due to lack of feedback
feel free to reopen if this issue still exists in 10.0.10
I ran the automated upgrade via
index.php/settings/admin?sectionid=general
For 1h the page said "his ownCloud instance is currently in maintenance mode, which may take a while." I checked the update.log and the last entry (1h old) says:
The config.php says
'maintenance' => true
and when I switch it back to false, the website says:`Updating to 10.0.4
OC\RepairException: Upgrade is not possible
Detailed logs Preparing update Set log level to debug Turned on maintenance mode Repair warning: You have incompatible or missing apps enabled that could not be found or updated via the marketplace. Repair warning: Please install or update the following apps manually or disable them with: occ app:disable theme-HWeV Repair warning: For manually updating, see https://doc.owncloud.org/server/10.0/go.php?to=admin-marketplace-apps OC\RepairException: Upgrade is not possible The update was unsuccessful. Please report this issue to the ownCloud community.`
How can I proceed?