You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary
Command oro:maintenance:unlock send error when maintenance is already off
Steps to reproduce
Run bin/console --en=prod oro:maintenance:lock
Run bin/console --en=prod oro:maintenance:unlock
Run bin/console --en=prod oro:maintenance:unlock
Actual Result
[ERROR] Failed to turn off maintenance mode.
Expected Result
[NOTICE] The maintenance mode is already off
Details about your environment
OroPlatform version: 5.0.7
PHP version: 8.1.10
Database psql 13.5
The text was updated successfully, but these errors were encountered:
Summary
Command oro:maintenance:unlock send error when maintenance is already off
Steps to reproduce
Run bin/console --en=prod oro:maintenance:lock
Run bin/console --en=prod oro:maintenance:unlock
Run bin/console --en=prod oro:maintenance:unlock
Actual Result
[ERROR] Failed to turn off maintenance mode.
Expected Result
[NOTICE] The maintenance mode is already off
Details about your environment
The text was updated successfully, but these errors were encountered: