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
Task magento:config:import' runs because new release configuration needs to be import. The new config is imported.
Task 'magento:upgrade' runs and fails
Task 'deploy:failed' runs and reverts to pre deployment release
Website is broken due to un-imported config. The deploy:failed process did not take into account that the attempted release and the reverted release may have had different configurations.
Only action that is taken during failure is maintenance disable but import configuration is also needed.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Deployer Version
any
Target OS
Ubuntu 24.04
Which PHP version are you using?
PHP 8.3
Content of deploy.php or deploy.yaml
No response
Steps to reproduce
Only action that is taken during failure is maintenance disable but import configuration is also needed.
deployer/recipe/magento2.php
Line 373 in 51b09b5
All reactions