Update stuck on "this might take a while"

Hello,

I have a problem with the last update that don’t want to finish the lastest stable update (it have been 2 days now that i have this message saying that it might take awhile)


I have forgotten my default mysql database.
I m a bit scared beceause i have everithing in there !

Help me !

Best regards

Francesco Leo

Please check your logfile. If you have terminal access, you can start it from command line:
sudo -u www-data php /path/to/nextcloud/occ upgrade
The web updater can run in timeouts.

1 Like

Or…

Head to your config folder within the webroot of your install and edit the config.php to read ‘maintenance’ => false,

Right now it probably reads true. That’s the issue I ran into when I updated the other day while using the web updater.