Mautic does not send all emails for campaings

Hi guys,



I have a problem in my Mautic installation (it is installed on digital Ocean VPS) and when I configure a campaign to send emails to send on specific date or time, Mautic send some emails, but stop to send and do not send anymore.



I saw my crontab configuration and appears it is ok.





The only issue that I saw on log for www-data user, was the following message:



0/5820 [>---------------------------] 0%

582/5820 [==>-------------------------] 10%

1164/5820 [=====>----------------------] 20%

1746/5820 [========>-------------------] 30%

2328/5820 [===========>----------------] 40%

2910/5820 [==============>-------------] 50%

3492/5820 [================>-----------] 60%



[DoctrineORMORMException]

The EntityManager is closed.





THis message appears after run the command listed below on crontab



htdocs/app/console mautic:campaigns:trigger

htdocs/app/console mautic:emails:send



Have you already seen this message before?



Thanks,



Ed

Hi guys,

I have a problem in my Mautic installation (it is installed on digital Ocean VPS) and when I configure a campaign to send emails to send on specific date or time, Mautic send some emails, but stop to send and do not send anymore.

I saw my crontab configuration and appears it is ok.

The only issue that I saw on log for www-data user, was the following message:

0/5820 [>---------------------------] 0%
582/5820 [==>-------------------------] 10%
1164/5820 [=====>----------------------] 20%
1746/5820 [========>-------------------] 30%
2328/5820 [===========>----------------] 40%
2910/5820 [==============>-------------] 50%
3492/5820 [================>-----------] 60%

[DoctrineORMORMException]
The EntityManager is closed.

THis message appears after run the command listed below on crontab

htdocs/app/console mautic:campaigns:trigger
htdocs/app/console mautic:emails:send

Have you already seen this message before?

Thanks,

Ed