Hi everybody,
My Mautic version is: 4.4.12
My PHP version is: 8.0.30
My problem is that I get a notice in my logs regarging my cronjobs:
"mautic.NOTICE: Symfony\Component\Console\Exception\CommandNotFoundException: Command “mautic:segments:update " is not defined. Did you mean one of these?..”
I already tried to re-install the cronjob, but nothing is working. I see a space between mautic:segments:uipdate and the ". And when I look at my conjobs with the crontab -l command i see the following:

I don’t know where the “\r” comes from at the end of every cronjob? Can this have something to do with the notice? If so, how can I delete this \r? Because when I edit the cronjobs in the nano editor the \r is not showing.
Any help much appreciated!