Service Temporarily Unavailable Magento 2 - the server is temporarily unable to service your request due to maintenance downtime or capacity problems. please try again later.
Service Temporarily Unavailable Magento 2 or Unable to proceed: the maintenance mode is enabled with message the server is temporarily unable to service your request due to maintenance downtime or capacity problems. please try again later. is a common error in Magento 1 and Magento 2 during Magento store or Magento extension installation process. In this post, I will show you how to resolve this issue.
Related topics
- How to Configure the Default Page
- How to Configure EU Tax
- How to Change Favicon
- How to Add New CMS Blocks
- How to Configure DHL Carrier
Service Temporarily Unavailable in Magento 2
Service Temporarily Unavailable the server is temporarily unable to service your request due to maintenance downtime or capacity problems. please try again later.
The message is shown that the store is not available right now and it may be the cause of maintenance downtime or capacity problems (server in some cases).

- Service Temporarily Unavailable in Magento 1
- Service Temporarily Unavailable in Magento 2
- Problem: Unable to proceed: the maintenance mode is enabled in Magento 2
Service Temporarily Unavailable in Magento 1
You should check if there is a file maintenance.flag in Magento root folder.
Why?
During installation process, Magento creates the file maintenance.flag, if Magento checks that file exists, and it will show to users the error messsage as I showed above. Generally, it will automatically remove maintenance.flag file after the processing has been done, but there are something went wrong and you cannot delete it.
Solution
Delete the file maintenance.flag in Magento root folder.
Service Temporarily Unavailable in Magento 2
It is very similar with Magento 1.
The file now is .maintenance.flag not maintenance.flag. There is a dot at the begining of the file.
Solution
- Delete a file called
var/.maintenance.flagin the Magento root folder - Remove Magento cache if there is any:
php bin/magento cache:flush

Problem: Unable to proceed: the maintenance mode is enabled in Magento 2

Unable to proceed: the maintenance mode is enabled.
#0 /var/www/html/magento/team1/ce207/vendor/magento/framework/App/Bootstrap.php(256): Magento\Framework\App\Bootstrap->assertMaintenance()
#1 /var/www/html/magento/team1/ce207/index.php(39): Magento\Framework\App\Bootstrap->run(Object(Magento\Framework\App\Http))
#2 {main}
Solution
- Delete a file called
var/.maintenance.flagin Magento root folder
.
Recent Tutorials
Magento 2 get customer address custom attribute value
How to Install Magento Extension via Composer
Comments for Service Temporarily Unavailable
People also searched for
- Service Temporarily Unavailable Magento 2
- error service temporarily unavailable magento 2
- error 503 service temporarily unavailable in magento 2 apache localhost admin fix
- magento 2 error 503
- magento 2 service temporarily unavailable
- magento 2 backend service temporarily unavailable
- magento 2 connect manager service temporarily unavailable
- magento 2 facebook connection failed. service temporarily unavailable
- magento 2 problem service temporarily unavailable
- magento 2 rest service temporarily unavailable
- magento 2 service temporarily unavailable backup
- after backup install update
- upgrade plugin
- magento 2 service temporarily unavailable remove
- magento 2 stuck in service temporarily unavailable
- magento 2 the service is temporarily unavailable. please try again later
- service temporarily unavailable magento 2 rest api
- where is maintenance flag in magento 2
- 2.2.x, 2.3.x
Stay in the know
Get special offers on the latest news from Mageplaza.
Earn $10 in reward now!