What app is this about, and its version: Nextcloud 31.0.8~ynh2 to 31.0.9~ynh2 What YunoHost version are you running: 12.1.28 What type of hardware are you using: VPS bought online
Describe your issue
Since weeks I’ve been trying.
It’s not possible to update the Nextcloud apps, so the upgrade fails.
last log time is “time”:“2025-10-15T21:30:36+00:00”
this was yesterday, when did you do the screenshot ?
are there other nextcloud.log.* within /home/yunohost.app/nextcloud/data/ that are more recent ? ( sudo ls -la /home/yunohost.app/nextcloud/data/nextcloud.log* )
There are many GenericFileException and i think they just indicate that file requested is missing.
Can you check your /home/yunohost.app/nextcloud/data/ ?
and from the browser use F12 debug mode to see network requests and console error when the admin-App trigger the error ?
Can you provide the updater.log ? ( sudo cat /home/yunohost.app/nextcloud/data/ updater.log )