WP6.1 gets stuck in maintenance mode
-
I have 90+ sites hosted on managed servers, configured so that WordPress needs to use FTP credentials for updates.
Some of those sites auto-updated to WP 6.1
Many of them WSOD’s or got stuck in maintenance mode.
I have:
rolled back to WP6.0
uploaded an old version plugin
updated it all okay
manually updated site to WP6.1 by uploading files via FTP
uploaded an old version plugin
updated it
but site stuck in maintenance mode.Deleting .maintenance fixes the site, but the next plugin update breaks it.
I have checked with server logs and the common feature of the failed updates seems to be this error:
PHP Fatal error: Uncaught Error: Call to undefined function wp_cache_get() in /var/www/xxxxxx.co.uk/public_html/zzzz/wp-includes/option.php:165
And that’s triggered by the wp_maintenance() function.
I need help.
As it stands at the moment, I have two choices:
switch 90+ sites to different servers, or roll them all back to WP6.0Any suggestions please?
The topic ‘WP6.1 gets stuck in maintenance mode’ is closed to new replies.