How to ‘Scheduled maintenance’ message in WordPress
The article guides you on how to troubleshoot a problem that may occur after a WordPress update.
Problem :
When you try to see your WordPress site, you will receive the following message in the browser :
Briefly unavailable for scheduled maintenance. Check back in a minute.
WordPress shows this notice, goes into maintenance mode, and momentarily disables site access during a routine update. After the update is finished, WordPress deletes the notice and restores access to your website.
Nonetheless, this notice stays shown and blocks access to your website in the case that a WordPress update is stopped or fails. You must manually “unblock” the update maintenance mode in such a situation.
# Steps to resolve this problem :
1. Log in to the cPanel account.
2. On the cPanel home screen, locate the Files section, and click on File Manager.
3. Click on the Web Root, select the Show Hidden Files (dotfiles) checkbox, and then click on Go.
4. Locate and identify the .maintenance file.
5. Right-click on the .maintenance file, and then click on Delete.
6. Now, click at the “Are you sure you wish to delete?” prompt, and click on Delete File(s).
7. Open your WordPress site in the web browser. Now, you will see the main page, not the scheduled maintenance message.
An automated WordPress update might have failed to complete – now please attempt the update again.
8. Click on the “please attempt the update again now” hyperlink to retry the WordPress update.
And you are done!