Your software
My Mautic version is: 4.0.1
My PHP version is: 7.4
My Database type and version is:
Your problem
My problem is:
We are seeing that there are many users that are getting emails sent multiple times when they are being sent through a scheduled campaign send.
Can anyone think of a reason why this might be happening or how to even go about debugging it or looking for the cause of the problem.
You are running this command every 2 min as sudo. Which means if the prevous command is not done, you’ll force-run again. Better add —time-limit=110 to make sure the previous command expires before the new starts.