|
const ERROR_MIGRATION_ALREADY_RUNNING = 'Cannot start download - a migration is in progress or was interrupted. If you are sure a migration is not running elsewhere run the cloudinary:download:stop command before attempting another download.'; |
The error message says command is cloudinary:download:stop
Actually the command is cloudinary:migration:stop
cloudinary_magento2/Model/BatchDownloader.php
Line 29 in b3ec3ce
The error message says command is
cloudinary:download:stopActually the command is
cloudinary:migration:stop