Closed kaurov closed 2 years ago
Hi @kaurov !
The release-lock
is not enabled by default, as releasing locks might result into unexpected behaviour (such as 2 jobs running parallel). You can enable the command in the extension manager through the Pimcore user interface.
See Configuration
Look for the "edit" icon next to the bundle:
Does this resolve your issue?
What can be a reason of following error mesage?
I see you successfully registered command ReleaseLockCommand :
But still it causes the error althougth :list command works fine:
php bin/console maintenance:list
Versions: php8 "pimcore/data-hub": "^1.2", "pimcore/pimcore": "^10.0", "samynw/pimcore-maintenance-toolbox": "^2.0"