Error Cron Jobs Mautic 4.4.8

Your software
My Mautic version is:4.4.8
My PHP version is: 8.0.29
My Database type and version is:mysql 8.0.33

Your problem
My problem is:
the campaigns do not work, I think it is due to the cron jobs

These errors are showing in the log:
mautic.NOTICE: Symfony\Component\Console\Exception\RuntimeException: Too many arguments, expected arguments “command”. (uncaught exception) at /var/www/html/vendor/symfony/console/Input/ArgvInput.php line 172 while running console command mautic:campaigns:rebuild {“hostname”:“ip-172-31-10-135”,“pid”:75451}
[2023-07-07 15:30:04] mautic.WARNING: Command mautic:campaigns:rebuild exited with status code 1 {“hostname”:“ip-172-31-10-122”,“pid”:75451}
[2023-07-07 15:30:04] mautic.NOTICE: Symfony\Component\Console\Exception\CommandNotFoundException: Command "mautic:emails:send " is not defined. Did you mean one of these? mautic:broadcasts:send mautic:email:fetch mautic:emails:fetch mautic:emails:send mautic:messages:send swiftmailer:email:send swiftmailer:spool:send (uncaught exception) at /var/www/html/vendor/symfony/console/Application.php line 676 while running console command UNKNOWN {“hostname”:“ip-172-31-10-122”,“pid”:75448}

Steps I have tried to fix the problem: configure the cron jobs well, it makes sure to configure them in many ways and the error persists

Hi,
could you plz try

mautic:campaigns:update

?