Nextcloud won't start after the latest updates

Hi all,

After the latest update, all the apps are running, but nextcloud stays in Maintenance mode:

09T13:21:39+00:00","remoteAddr":"XX.XX.XX.XX","user":"--","app":"serverDI","method":"GET","url":"/index.php/apps/files/preview-service-worker.js","scriptName":"/index.php","message":"The requested alias \"OCP\\IServerContainer\" is deprecated. Please request \"Psr\\Container\\ContainerInterface\" directly. This alias will be removed in a future Nextcloud version.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 

Anyone else?

Thanks.

No, I can’t reproduce.

Which update? (Nextcloud, core, system)

Which Nextcloud version is installed?

runagent -m nextcloud1 occ --version

Disable maintenance mode manually:

runagent -m nextcloud1 occ maintenance:mode --off

Hi @mrmarkuz

Thanks for the always the fastest reply:

Nextcloud 32.0.6

Maintenance mode already disabled

I went ahead and:

runagent -m nextcloud1 occ upgrade

Then all started working again

:index_pointing_at_the_viewer:

The man!!!

Thanks,

2 Likes