There was a problem loading the comments.

How to Fix 'Briefly Unavailable for Scheduled Maintenance' (Stuck Maintenance Mode)

Support Portal  »  Knowledgebase  »  Viewing Article

  Print

Quick answer: A stuck Briefly unavailable for scheduled maintenance message means an interrupted update left a .maintenance file in your WordPress root. Delete that file via FTP or File Manager (enable hidden files to see it), reload the site, then re-run the incomplete update.

Seeing "Briefly unavailable for scheduled maintenance. Check back in a minute." that never clears? WordPress puts the site into maintenance mode during updates by creating a temporary file, and if an update is interrupted, that file is left behind and the site stays stuck. The fix takes seconds.

Why it happens

When you update core, plugins, or themes, WordPress creates a file named .maintenance in the site root and removes it when the update finishes. If you navigate away mid-update, the connection drops, or an update fails, the file is never deleted and the whole site shows the maintenance message.

The fix: delete the .maintenance file

Connect via FTP or your control panel's File Manager and open the WordPress root folder (where wp-config.php lives). The .maintenance file starts with a dot, so enable "show hidden files" if you do not see it. Delete it, then reload the site - it returns immediately.

Finish the interrupted update

Because an update did not complete, go to Dashboard > Updates and re-run whatever was updating. Check that the plugin, theme, or core is on the version you expected. Clear any caching so visitors are not served the stale maintenance page.

Prevent it next time

Do not close the tab or navigate away while updates run, and update plugins in small batches rather than all at once, so a single failure does not stall everything. Testing updates on a staging site first avoids the risk entirely on your live store.

Frequently asked questions

Where is the .maintenance file?
In the WordPress root folder, where wp-config.php lives; it starts with a dot, so show hidden files.

How do I prevent it?
Don't navigate away during updates, and update in small batches, ideally on staging first.

On SoftSys managed WordPress hosting, staging is available so updates are tested off the live site, and our team can clear a stuck maintenance state for you the moment it happens.


Share via
Did you find this article useful?  

Related Articles

Tags

© Softsys Hosting