Briefly Unavailable for Scheduled Maintenance Error

By default, when WordPress updates WordPress core files, plugins, and themes, it adds a .maintenance file to the root directory of the website. While these updates usually take just a few seconds, if the update isn’t successful or WordPress is otherwise unable to remove the file, the website may be left with a message that reads:

Briefly unavailable for scheduled maintenance. Check back in a minute.

To fix the issue, simply remove the .maintenance file using SFTP or SSH Gateway.


Remove .maintenance with SFTP

  1. Connect to the website using SFTP
  2. In the document root of the website, there will be a file named .maintenance
  3. Right-click or CTRL-click the .maintenance file in the list
  4. Select to delete or remove the file
    • The SFTP client may then prompt to confirm the change–be sure to select Yes to ensure the change is applied to the website.

After applying the change, the website should no longer show the maintenance page. If at first the change is not reflected, try clearing cache.


Remove .maintenance with SSH

  1. Connect to the website using SSH Gateway
  2. Run the following to go to the root of the website and list all files (be sure to replace environment with the WP Engine environment name):
    • cd sites/environment && ls
  3. A file should be listed called .maintenance
  4. Run the following to remove the file:
    • rm .maintenance

After applying the change, the website should no longer show the maintenance page. If at first the change isn’t reflected, try clearing cache.


NEXT STEP: Learn about WP Engine automatic core WordPress upgrades

Still need help? Contact support!

We offer support 24 hours a day, 7 days a week, 365 days a year. Log in to your account to get expert one-on-one help.

The best in WordPress hosting.

See why more customers prefer WP Engine over the competition.