This article provides a fix for when maintenance mode is enabled (an Adobe Commerce on cloud infrastructure issue), but the storefront is still available for customers.
Steps to reproduce:
Expected result:
The maintenance page is displayed.
Actual result:
Storefront pages are displayed as usual.
Pages are still cached, so the maintenance page does not show.
php bin/magento cache:clean
command.Enable or disable maintenance mode in our developer documentation.