Service Temporarily Unavailable – Disable maintenance mode in Magento 1
If you’re seeing the Service Temporarily Unavailable screen when you attempt to load your Magento store, the most likely cause is you’ve made some updates on Magento recently, and the maintenance.flag
file in your Magento root directory wasn’t successfully removed by the Magento Connect tool.
To fix this issue, just go to root folder of Magento installation & remove maintenance.flag
file from there. Also remove all cache files from var/cache
.
Then reload your Magento store.
The maintenance.flag
file can be triggered by running updates or installations of extensions in Magento Connect. This file will be automatically removed on successful completion of the upgrade or installation. But in some special occasions, it fails due to some reasons & we will see this screen.
Looking for a skilled WordPress/WooCommerce developer? I'm currently available for freelance, contract, or full-time remote opportunities! Let's create something amazing together. Send me a quick message, and I'll respond within 24 hours!
Recent Posts
- Automating Code Linting with GitHub Actions for WordPress Plugins
- Comprehensive Guide to Linting PHP, JavaScript, and CSS in WordPress Plugins Using Composer
- The Ultimate Guide to Indexing in Database Design
- Understanding 'update_meta_cache' in WordPress - When to Use It, When Not to, and Its Impact on Database Queries
- A Guide to Configuring JavaScript and SCSS Paths in WordPress Plugins with @wordpress/scripts
Your Questions / Comments
If you found this article interesting, found errors, or just want to discuss about it, please get in touch.