Issue Updating NC from 13.0.0 to 13.0.4

“Moin” Community
I’m a new member of this helpful community

I’ve go a problem updating NC from 13.0.0 to 13.0.4 via web updater.
It’s freezing on a problem - checking for update for the “activity” app on the app-store

“Update vorbereiten
Log-Level auf “debug” gesetzt
Wartungsmodus eingeschaltet
Das Datenbankschema wird aktualisiert
Datenbank aktualisiert
Suche nach einer Aktualisierung für die App “activity” im App-Store”

Does anybody knows a solution for my problem?

Thanks a lot for any help!

Try to deactivate the app external files in apps before update.

where and how can I do this?

I found it! Thanks @STrike

Hello, please explain what you have done, I have the same problem.
I do not have access to the shell, only FTP. I would also like to avoid backup back.
Thank you.

@HelmiWasser you need to edit “/config/config.php” of your nextcloud folder.

then add the following line to config.php

‘appstoreenabled’ => false,

This will disable an app-store update so you can go on updating and using nextcloud.
I’m still looking for a way to update the app-store apps manually but had no time to find a solution. If there’s one I’ll let you know.

Merci und Danke :wink: ,
that was the right hint for me.
I always have to change the user rights on FTP via the customer portal of my provider otherwise I have no access to the files.