Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

purge jobs executions not working #1847

Open
aloksinha3110 opened this issue Mar 28, 2023 · 0 comments
Open

purge jobs executions not working #1847

aloksinha3110 opened this issue Mar 28, 2023 · 0 comments

Comments

@aloksinha3110
Copy link

I am running the command bin/console akeneo:batch:purge-job-execution --days=30 --env=prod
But I am getting the below errors

08:25:47 CRITICAL [console] Error thrown while running command "akeneo:batch:purge-job-execution --days=30 --env=prod". Message: "Akeneo\Tool\Bundle\BatchBundle\Storage\DeleteJobExecutionLogs::getJobExecutionLogDirectory(): Argument #1 ($jobExecutionId) must be of type string, int given, called in /akeneo/test/pim-community-standard/vendor/akeneo/pim-community-dev/src/Akeneo/Tool/Bundle/BatchBundle/Storage/DeleteJobExecutionLogs.php on line 40" ["exception" => TypeError { …},"command" => "akeneo:batch:purge-job-execution --days=30 --env=prod","message" => "Akeneo\Tool\Bundle\BatchBundle\Storage\DeleteJobExecutionLogs::getJobExecutionLogDirectory(): Argument #1 ($jobExecutionId) must be of type string, int given, called in /akeneo/test/pim-community-standard/vendor/akeneo/pim-community-dev/src/Akeneo/Tool/Bundle/BatchBundle/Storage/DeleteJobExecutionLogs.php on line 40"]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant