Update needed in Truenas Scale installation

Hello,
I’ve updated the nextcloud App to version 31.0.1 on my Truenas Scale 24.10. The integrated Nextcloud version after the update is 1.6.13.
Everything was working pretty well before the update but now, when I browse to the WebUI I get the message “Update needed - Please use the command line updater because updating via browser is disabled in your config.php.”
I tried to execute occ via docker but it’s not working as well as trying to update nextcloud inside the shall of the truenas docker container.
Anyone can help me?
Thanks

The Docker image handles the update/upgrade itself. If you’re in this state, chances are something went wrong like an incompatible app/etc.

You will need to check:

  • the container log
  • the nextcloud.log

Also if occ failed you can share the output, which may have clues about what is going on.