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.
Got a project in mind? Send me a quick message, and I'll get back to you within 24 hours!.
Recent Posts
- Disabling Payment Methods in WooCommerce Based on Conditions
- How to Update Product Quantity in WooCommerce Using Custom Code
- Dynamically Generating a Table of Contents in WordPress
- Direct Checkout in WooCommerce - Add Product to Cart from Checkout Page & Skip Shop, Product, and Cart Pages
- Understanding the Impact of git reset --hard Command
Your Questions / Comments
If you found this article interesting, found errors, or just want to discuss about it, please get in touch.