Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
检查是否有名为maintenance.flag的文件,若是,请将其删除。
Magento 1.x:maintenance.flag文件位于:magento根目录
Magento 2.x:maintenance.flag文件位于:var文件夹中
当Magento执行某些任务时,它会临时创建此文件。Magento会检查它是否存在,如果有,则会将用户发送到您描述的页面。
它应该在完成处理它正在执行的任何任务时自动删除此文件,但我遇到了出错的情况并且无法删除它。