Sorry to JUmp into this DIscussion, however i seem to be facing the same problem/on my cae, here is the error logs on Mautic i am getting
[2025-08-27T10:40:03.170623+00:00] mautic.DEBUG: Segment QB: Orphan Leads Count SQL: SELECT count(leadIdPrimary) count, max(leadIdPrimary) maxId, min(leadIdPrimary) minId FROM (SELECT DISTINCT orp.lead_id as leadIdPrimary, orp.lead_id as id, orp.leadlist_id FROM lead_lists_leads orp WHERE (orp.leadlist_id = 3) AND (orp.manually_added = '0') AND (orp.lead_id NOT IN (SELECT l.id FROM leads l))) sss {"segmentId":3} {"hostname":"mautic","pid":3900}
[2025-08-27T10:40:03.171655+00:00] mautic.DEBUG: Segment QB: Query took: 00:00:00.000916, Result count: 3 {"segmentId":3} {"hostname":"mautic","pid":3900}
[2025-08-27T10:45:02.522719+00:00] mautic.ERROR: 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:messages:send (uncaught exception) at /var/www/html/vendor/symfony/console/Application.php line 737 while running console command `UNKNOWN`
[stack trace]
#0 /var/www/html/vendor/symfony/framework-bundle/Console/Application.php(143): Symfony\Component\Console\Application->find('mautic:emails:s...')
#1 /var/www/html/vendor/symfony/console/Application.php(266): Symfony\Bundle\FrameworkBundle\Console\Application->find('mautic:emails:s...')
#2 /var/www/html/vendor/symfony/framework-bundle/Console/Application.php(80): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#3 /var/www/html/vendor/symfony/console/Application.php(175): Symfony\Bundle\FrameworkBundle\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#4 /var/www/html/bin/console(16): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 {main} {"hostname":"mautic","pid":3919}
[2025-08-27T10:45:02.532686+00:00] mautic.DEBUG: Segment QB: Segment has no filters {"segmentId":1} {"hostname":"mautic","pid":3916}
[2025-08-27T10:45:02.532984+00:00] mautic.INFO: Segment QB - No new leads for segment found {"hostname":"mautic","pid":3916}
[2025-08-27T10:45:02.536309+00:00] mautic.DEBUG: Segment QB: Orphan Leads Count SQL: SELECT count(leadIdPrimary) count, max(leadIdPrimary) maxId, min(leadIdPrimary) minId FROM (SELECT DISTINCT orp.lead_id as leadIdPrimary, orp.lead_id as id, orp.leadlist_id FROM lead_lists_leads orp WHERE (orp.leadlist_id = 1) AND (orp.manually_added = '0') AND (orp.lead_id NOT IN (SELECT l.id FROM leads l))) sss {"segmentId":1} {"hostname":"mautic","pid":3916}
[2025-08-27T10:45:02.834321+00:00] mautic.DEBUG: Segment QB: Query took: 00:00:00.297800, Result count: 3 {"segmentId":1} {"hostname":"mautic","pid":3916}
[2025-08-27T10:45:02.990408+00:00] mautic.DEBUG: Segment QB: Segment has no filters {"segmentId":3} {"hostname":"mautic","pid":3916}
[2025-08-27T10:45:02.990524+00:00] mautic.INFO: Segment QB - No new leads for segment found {"hostname":"mautic","pid":3916}
[2025-08-27T10:45:02.990861+00:00] mautic.DEBUG: Segment QB: Orphan Leads Count SQL: SELECT count(leadIdPrimary) count, max(leadIdPrimary) maxId, min(leadIdPrimary) minId FROM (SELECT DISTINCT orp.lead_id as leadIdPrimary, orp.lead_id as id, orp.leadlist_id FROM lead_lists_leads orp WHERE (orp.leadlist_id = 3) AND (orp.manually_added = '0') AND (orp.lead_id NOT IN (SELECT l.id FROM leads l))) sss {"segmentId":3} {"hostname":"mautic","pid":3916}
[2025-08-27T10:45:02.991836+00:00] mautic.DEBUG: Segment QB: Query took: 00:00:00.000868, Result count: 3 {"segmentId":3} {"hostname":"mautic","pid":3916}
[2025-08-27T10:50:02.375462+00:00] mautic.DEBUG: Segment QB: Segment has no filters {"segmentId":1} {"hostname":"mautic","pid":3928}
[2025-08-27T10:50:02.375844+00:00] mautic.INFO: Segment QB - No new leads for segment found {"hostname":"mautic","pid":3928}
[2025-08-27T10:50:02.379242+00:00] mautic.DEBUG: Segment QB: Orphan Leads Count SQL: SELECT count(leadIdPrimary) count, max(leadIdPrimary) maxId, min(leadIdPrimary) minId FROM (SELECT DISTINCT orp.lead_id as leadIdPrimary, orp.lead_id as id, orp.leadlist_id FROM lead_lists_leads orp WHERE (orp.leadlist_id = 1) AND (orp.manually_added = '0') AND (orp.lead_id NOT IN (SELECT l.id FROM leads l))) sss {"segmentId":1} {"hostname":"mautic","pid":3928}
[2025-08-27T10:50:02.423645+00:00] mautic.ERROR: 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:messages:send (uncaught exception) at /var/www/html/vendor/symfony/console/Application.php line 737 while running console command `UNKNOWN`
[stack trace]
#0 /var/www/html/vendor/symfony/framework-bundle/Console/Application.php(143): Symfony\Component\Console\Application->find('mautic:emails:s...')
#1 /var/www/html/vendor/symfony/console/Application.php(266): Symfony\Bundle\FrameworkBundle\Console\Application->find('mautic:emails:s...')
#2 /var/www/html/vendor/symfony/framework-bundle/Console/Application.php(80): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#3 /var/www/html/vendor/symfony/console/Application.php(175): Symfony\Bundle\FrameworkBundle\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#4 /var/www/html/bin/console(16): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 {main} {"hostname":"mautic","pid":3931}
[2025-08-27T10:50:02.554168+00:00] mautic.DEBUG: Segment QB: Query took: 00:00:00.174728, Result count: 3 {"segmentId":1} {"hostname":"mautic","pid":3928}
[2025-08-27T10:50:02.747838+00:00] mautic.DEBUG: Segment QB: Segment has no filters {"segmentId":3} {"hostname":"mautic","pid":3928}
[2025-08-27T10:50:02.747939+00:00] mautic.INFO: Segment QB - No new leads for segment found {"hostname":"mautic","pid":3928}
[2025-08-27T10:50:02.748253+00:00] mautic.DEBUG: Segment QB: Orphan Leads Count SQL: SELECT count(leadIdPrimary) count, max(leadIdPrimary) maxId, min(leadIdPrimary) minId FROM (SELECT DISTINCT orp.lead_id as leadIdPrimary, orp.lead_id as id, orp.leadlist_id FROM lead_lists_leads orp WHERE (orp.leadlist_id = 3) AND (orp.manually_added = '0') AND (orp.lead_id NOT IN (SELECT l.id FROM leads l))) sss {"segmentId":3} {"hostname":"mautic","pid":3928}
[2025-08-27T10:50:02.749340+00:00] mautic.DEBUG: Segment QB: Query took: 00:00:00.000988, Result count: 3 {"segmentId":3} {"hostname":"mautic","pid":3928}
[2025-08-27T10:55:02.840242+00:00] mautic.DEBUG: Segment QB: Segment has no filters {"segmentId":1} {"hostname":"mautic","pid":3940}
[2025-08-27T10:55:02.840566+00:00] mautic.INFO: Segment QB - No new leads for segment found {"hostname":"mautic","pid":3940}
[2025-08-27T10:55:02.843433+00:00] mautic.DEBUG: Segment QB: Orphan Leads Count SQL: SELECT count(leadIdPrimary) count, max(leadIdPrimary) maxId, min(leadIdPrimary) minId FROM (SELECT DISTINCT orp.lead_id as leadIdPrimary, orp.lead_id as id, orp.leadlist_id FROM lead_lists_leads orp WHERE (orp.leadlist_id = 1) AND (orp.manually_added = '0') AND (orp.lead_id NOT IN (SELECT l.id FROM leads l))) sss {"segmentId":1} {"hostname":"mautic","pid":3940}
[2025-08-27T10:55:02.944110+00:00] mautic.ERROR: 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:messages:send (uncaught exception) at /var/www/html/vendor/symfony/console/Application.php line 737 while running console command `UNKNOWN`
[stack trace]
#0 /var/www/html/vendor/symfony/framework-bundle/Console/Application.php(143): Symfony\Component\Console\Application->find('mautic:emails:s...')
#1 /var/www/html/vendor/symfony/console/Application.php(266): Symfony\Bundle\FrameworkBundle\Console\Application->find('mautic:emails:s...')
#2 /var/www/html/vendor/symfony/framework-bundle/Console/Application.php(80): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#3 /var/www/html/vendor/symfony/console/Application.php(175): Symfony\Bundle\FrameworkBundle\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#4 /var/www/html/bin/console(16): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 {main} {"hostname":"mautic","pid":3949}
[2025-08-27T10:55:03.033430+00:00] mautic.DEBUG: Segment QB: Query took: 00:00:00.189777, Result count: 3 {"segmentId":1} {"hostname":"mautic","pid":3940}
[2025-08-27T10:55:03.202919+00:00] mautic.DEBUG: Segment QB: Segment has no filters {"segmentId":3} {"hostname":"mautic","pid":3940}
[2025-08-27T10:55:03.203104+00:00] mautic.INFO: Segment QB - No new leads for segment found {"hostname":"mautic","pid":3940}
[2025-08-27T10:55:03.203458+00:00] mautic.DEBUG: Segment QB: Orphan Leads Count SQL: SELECT count(leadIdPrimary) count, max(leadIdPrimary) maxId, min(leadIdPrimary) minId FROM (SELECT DISTINCT orp.lead_id as leadIdPrimary, orp.lead_id as id, orp.leadlist_id FROM lead_lists_leads orp WHERE (orp.leadlist_id = 3) AND (orp.manually_added = '0') AND (orp.lead_id NOT IN (SELECT l.id FROM leads l))) sss {"segmentId":3} {"hostname":"mautic","pid":3940}
[2025-08-27T10:55:03.204318+00:00] mautic.DEBUG: Segment QB: Query took: 00:00:00.000777, Result count: 3 {"segmentId":3} {"hostname":"mautic","pid":3940}
[2025-08-27T11:00:02.174793+00:00] mautic.ERROR: 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:messages:send (uncaught exception) at /var/www/html/vendor/symfony/console/Application.php line 737 while running console command `UNKNOWN`
[stack trace]
#0 /var/www/html/vendor/symfony/framework-bundle/Console/Application.php(143): Symfony\Component\Console\Application->find('mautic:emails:s...')
#1 /var/www/html/vendor/symfony/console/Application.php(266): Symfony\Bundle\FrameworkBundle\Console\Application->find('mautic:emails:s...')
#2 /var/www/html/vendor/symfony/framework-bundle/Console/Application.php(80): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#3 /var/www/html/vendor/symfony/console/Application.php(175): Symfony\Bundle\FrameworkBundle\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#4 /var/www/html/bin/console(16): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 {main} {"hostname":"mautic","pid":3955}
[2025-08-27T11:00:02.312772+00:00] mautic.DEBUG: Segment QB: Segment has no filters {"segmentId":1} {"hostname":"mautic","pid":3961}
[2025-08-27T11:00:02.313066+00:00] mautic.INFO: Segment QB - No new leads for segment found {"hostname":"mautic","pid":3961}
[2025-08-27T11:00:02.316470+00:00] mautic.DEBUG: Segment QB: Orphan Leads Count SQL: SELECT count(leadIdPrimary) count, max(leadIdPrimary) maxId, min(leadIdPrimary) minId FROM (SELECT DISTINCT orp.lead_id as leadIdPrimary, orp.lead_id as id, orp.leadlist_id FROM lead_lists_leads orp WHERE (orp.leadlist_id = 1) AND (orp.manually_added = '0') AND (orp.lead_id NOT IN (SELECT l.id FROM leads l))) sss {"segmentId":1} {"hostname":"mautic","pid":3961}
[2025-08-27T11:00:02.470534+00:00] mautic.DEBUG: Segment QB: Query took: 00:00:00.153801, Result count: 3 {"segmentId":1} {"hostname":"mautic","pid":3961}
[2025-08-27T11:00:02.615409+00:00] mautic.DEBUG: Segment QB: Segment has no filters {"segmentId":3} {"hostname":"mautic","pid":3961}
[2025-08-27T11:00:02.615502+00:00] mautic.INFO: Segment QB - No new leads for segment found {"hostname":"mautic","pid":3961}
[2025-08-27T11:00:02.615813+00:00] mautic.DEBUG: Segment QB: Orphan Leads Count SQL: SELECT count(leadIdPrimary) count, max(leadIdPrimary) maxId, min(leadIdPrimary) minId FROM (SELECT DISTINCT orp.lead_id as leadIdPrimary, orp.lead_id as id, orp.leadlist_id FROM lead_lists_leads orp WHERE (orp.leadlist_id = 3) AND (orp.manually_added = '0') AND (orp.lead_id NOT IN (SELECT l.id FROM leads l))) sss {"segmentId":3} {"hostname":"mautic","pid":3961}
[2025-08-27T11:00:02.616639+00:00] mautic.DEBUG: Segment QB: Query took: 00:00:00.000733, Result count: 3 {"segmentId":3} {"hostname":"mautic","pid":3961}
[2025-08-27T11:05:02.774855+00:00] mautic.DEBUG: Segment QB: Segment has no filters {"segmentId":1} {"hostname":"mautic","pid":3974}
[2025-08-27T11:05:02.775044+00:00] mautic.INFO: Segment QB - No new leads for segment found {"hostname":"mautic","pid":3974}
[2025-08-27T11:05:02.777508+00:00] mautic.DEBUG: Segment QB: Orphan Leads Count SQL: SELECT count(leadIdPrimary) count, max(leadIdPrimary) maxId, min(leadIdPrimary) minId FROM (SELECT DISTINCT orp.lead_id as leadIdPrimary, orp.lead_id as id, orp.leadlist_id FROM lead_lists_leads orp WHERE (orp.leadlist_id = 1) AND (orp.manually_added = '0') AND (orp.lead_id NOT IN (SELECT l.id FROM leads l))) sss {"segmentId":1} {"hostname":"mautic","pid":3974}
[2025-08-27T11:05:02.904276+00:00] mautic.ERROR: 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:messages:send (uncaught exception) at /var/www/html/vendor/symfony/console/Application.php line 737 while running console command `UNKNOWN`
[stack trace]
#0 /var/www/html/vendor/symfony/framework-bundle/Console/Application.php(143): Symfony\Component\Console\Application->find('mautic:emails:s...')
#1 /var/www/html/vendor/symfony/console/Application.php(266): Symfony\Bundle\FrameworkBundle\Console\Application->find('mautic:emails:s...')
#2 /var/www/html/vendor/symfony/framework-bundle/Console/Application.php(80): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#3 /var/www/html/vendor/symfony/console/Application.php(175): Symfony\Bundle\FrameworkBundle\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#4 /var/www/html/bin/console(16): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 {main} {"hostname":"mautic","pid":3980}
[2025-08-27T11:05:03.007453+00:00] mautic.DEBUG: Segment QB: Query took: 00:00:00.229795, Result count: 3 {"segmentId":1} {"hostname":"mautic","pid":3974}
[2025-08-27T11:05:03.347922+00:00] mautic.DEBUG: Segment QB: Segment has no filters {"segmentId":3} {"hostname":"mautic","pid":3974}
[2025-08-27T11:05:03.348006+00:00] mautic.INFO: Segment QB - No new leads for segment found {"hostname":"mautic","pid":3974}
[2025-08-27T11:05:03.348313+00:00] mautic.DEBUG: Segment QB: Orphan Leads Count SQL: SELECT count(leadIdPrimary) count, max(leadIdPrimary) maxId, min(leadIdPrimary) minId FROM (SELECT DISTINCT orp.lead_id as leadIdPrimary, orp.lead_id as id, orp.leadlist_id FROM lead_lists_leads orp WHERE (orp.leadlist_id = 3) AND (orp.manually_added = '0') AND (orp.lead_id NOT IN (SELECT l.id FROM leads l))) sss {"segmentId":3} {"hostname":"mautic","pid":3974}
[2025-08-27T11:05:03.349604+00:00] mautic.DEBUG: Segment QB: Query took: 00:00:00.001161, Result count: 3 {"segmentId":3} {"hostname":"mautic","pid":3974}
[2025-08-27T11:10:02.590543+00:00] mautic.DEBUG: Segment QB: Segment has no filters {"segmentId":1} {"hostname":"mautic","pid":3997}
[2025-08-27T11:10:02.590827+00:00] mautic.INFO: Segment QB - No new leads for segment found {"hostname":"mautic","pid":3997}
[2025-08-27T11:10:02.593041+00:00] mautic.DEBUG: Segment QB: Orphan Leads Count SQL: SELECT count(leadIdPrimary) count, max(leadIdPrimary) maxId, min(leadIdPrimary) minId FROM (SELECT DISTINCT orp.lead_id as leadIdPrimary, orp.lead_id as id, orp.leadlist_id FROM lead_lists_leads orp WHERE (orp.leadlist_id = 1) AND (orp.manually_added = '0') AND (orp.lead_id NOT IN (SELECT l.id FROM leads l))) sss {"segmentId":1} {"hostname":"mautic","pid":3997}
[2025-08-27T11:10:02.706474+00:00] mautic.ERROR: 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:messages:send (uncaught exception) at /var/www/html/vendor/symfony/console/Application.php line 737 while running console command `UNKNOWN`
[stack trace]
#0 /var/www/html/vendor/symfony/framework-bundle/Console/Application.php(143): Symfony\Component\Console\Application->find('mautic:emails:s...')
#1 /var/www/html/vendor/symfony/console/Application.php(266): Symfony\Bundle\FrameworkBundle\Console\Application->find('mautic:emails:s...')
#2 /var/www/html/vendor/symfony/framework-bundle/Console/Application.php(80): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#3 /var/www/html/vendor/symfony/console/Application.php(175): Symfony\Bundle\FrameworkBundle\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#4 /var/www/html/bin/console(16): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 {main} {"hostname":"mautic","pid":4000}
[2025-08-27T11:10:02.774875+00:00] mautic.DEBUG: Segment QB: Query took: 00:00:00.181649, Result count: 3 {"segmentId":1} {"hostname":"mautic","pid":3997}
[2025-08-27T11:10:02.943659+00:00] mautic.DEBUG: Segment QB: Segment has no filters {"segmentId":3} {"hostname":"mautic","pid":3997}
[2025-08-27T11:10:02.943740+00:00] mautic.INFO: Segment QB - No new leads for segment found {"hostname":"mautic","pid":3997}
[2025-08-27T11:10:02.943979+00:00] mautic.DEBUG: Segment QB: Orphan Leads Count SQL: SELECT count(leadIdPrimary) count, max(leadIdPrimary) maxId, min(leadIdPrimary) minId FROM (SELECT DISTINCT orp.lead_id as leadIdPrimary, orp.lead_id as id, orp.leadlist_id FROM lead_lists_leads orp WHERE (orp.leadlist_id = 3) AND (orp.manually_added = '0') AND (orp.lead_id NOT IN (SELECT l.id FROM leads l))) sss {"segmentId":3} {"hostname":"mautic","pid":3997}
[2025-08-27T11:10:02.944858+00:00] mautic.DEBUG: Segment QB: Query took: 00:00:00.000802, Result count: 3 {"segmentId":3} {"hostname":"mautic","pid":3997}
[2025-08-27T11:15:02.068853+00:00] mautic.DEBUG: Segment QB: Segment has no filters {"segmentId":1} {"hostname":"mautic","pid":4009}
[2025-08-27T11:15:02.069078+00:00] mautic.INFO: Segment QB - No new leads for segment found {"hostname":"mautic","pid":4009}
[2025-08-27T11:15:02.073206+00:00] mautic.DEBUG: Segment QB: Orphan Leads Count SQL: SELECT count(leadIdPrimary) count, max(leadIdPrimary) maxId, min(leadIdPrimary) minId FROM (SELECT DISTINCT orp.lead_id as leadIdPrimary, orp.lead_id as id, orp.leadlist_id FROM lead_lists_leads orp WHERE (orp.leadlist_id = 1) AND (orp.manually_added = '0') AND (orp.lead_id NOT IN (SELECT l.id FROM leads l))) sss {"segmentId":1} {"hostname":"mautic","pid":4009}
[2025-08-27T11:15:02.139750+00:00] mautic.ERROR: 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:messages:send (uncaught exception) at /var/www/html/vendor/symfony/console/Application.php line 737 while running console command `UNKNOWN`
[stack trace]
#0 /var/www/html/vendor/symfony/framework-bundle/Console/Application.php(143): Symfony\Component\Console\Application->find('mautic:emails:s...')
#1 /var/www/html/vendor/symfony/console/Application.php(266): Symfony\Bundle\FrameworkBundle\Console\Application->find('mautic:emails:s...')
#2 /var/www/html/vendor/symfony/framework-bundle/Console/Application.php(80): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#3 /var/www/html/vendor/symfony/console/Application.php(175): Symfony\Bundle\FrameworkBundle\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#4 /var/www/html/bin/console(16): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 {main} {"hostname":"mautic","pid":4010}
[2025-08-27T11:15:02.258811+00:00] mautic.DEBUG: Segment QB: Query took: 00:00:00.185364, Result count: 3 {"segmentId":1} {"hostname":"mautic","pid":4009}
[2025-08-27T11:15:02.442294+00:00] mautic.DEBUG: Segment QB: Segment has no filters {"segmentId":3} {"hostname":"mautic","pid":4009}
[2025-08-27T11:15:02.442406+00:00] mautic.INFO: Segment QB - No new leads for segment found {"hostname":"mautic","pid":4009}
[2025-08-27T11:15:02.442878+00:00] mautic.DEBUG: Segment QB: Orphan Leads Count SQL: SELECT count(leadIdPrimary) count, max(leadIdPrimary) maxId, min(leadIdPrimary) minId FROM (SELECT DISTINCT orp.lead_id as leadIdPrimary, orp.lead_id as id, orp.leadlist_id FROM lead_lists_leads orp WHERE (orp.leadlist_id = 3) AND (orp.manually_added = '0') AND (orp.lead_id NOT IN (SELECT l.id FROM leads l))) sss {"segmentId":3} {"hostname":"mautic","pid":4009}
[2025-08-27T11:15:02.443988+00:00] mautic.DEBUG: Segment QB: Query took: 00:00:00.001007, Result count: 3 {"segmentId":3} {"hostname":"mautic","pid":4009}
[2025-08-27T11:20:02.595187+00:00] mautic.ERROR: 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:messages:send (uncaught exception) at /var/www/html/vendor/symfony/console/Application.php line 737 while running console command `UNKNOWN`
[stack trace]
#0 /var/www/html/vendor/symfony/framework-bundle/Console/Application.php(143): Symfony\Component\Console\Application->find('mautic:emails:s...')
#1 /var/www/html/vendor/symfony/console/Application.php(266): Symfony\Bundle\FrameworkBundle\Console\Application->find('mautic:emails:s...')
#2 /var/www/html/vendor/symfony/framework-bundle/Console/Application.php(80): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#3 /var/www/html/vendor/symfony/console/Application.php(175): Symfony\Bundle\FrameworkBundle\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#4 /var/www/html/bin/console(16): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 {main} {"hostname":"mautic","pid":4025}
[2025-08-27T11:20:02.759190+00:00] mautic.DEBUG: Segment QB: Segment has no filters {"segmentId":1} {"hostname":"mautic","pid":4029}
[2025-08-27T11:20:02.759503+00:00] mautic.INFO: Segment QB - No new leads for segment found {"hostname":"mautic","pid":4029}
[2025-08-27T11:20:02.763144+00:00] mautic.DEBUG: Segment QB: Orphan Leads Count SQL: SELECT count(leadIdPrimary) count, max(leadIdPrimary) maxId, min(leadIdPrimary) minId FROM (SELECT DISTINCT orp.lead_id as leadIdPrimary, orp.lead_id as id, orp.leadlist_id FROM lead_lists_leads orp WHERE (orp.leadlist_id = 1) AND (orp.manually_added = '0') AND (orp.lead_id NOT IN (SELECT l.id FROM leads l))) sss {"segmentId":1} {"hostname":"mautic","pid":4029}
[2025-08-27T11:20:02.922729+00:00] mautic.DEBUG: Segment QB: Query took: 00:00:00.159354, Result count: 3 {"segmentId":1} {"hostname":"mautic","pid":4029}
[2025-08-27T11:20:03.072004+00:00] mautic.DEBUG: Segment QB: Segment has no filters {"segmentId":3} {"hostname":"mautic","pid":4029}
[2025-08-27T11:20:03.072091+00:00] mautic.INFO: Segment QB - No new leads for segment found {"hostname":"mautic","pid":4029}
[2025-08-27T11:20:03.072364+00:00] mautic.DEBUG: Segment QB: Orphan Leads Count SQL: SELECT count(leadIdPrimary) count, max(leadIdPrimary) maxId, min(leadIdPrimary) minId FROM (SELECT DISTINCT orp.lead_id as leadIdPrimary, orp.lead_id as id, orp.leadlist_id FROM lead_lists_leads orp WHERE (orp.leadlist_id = 3) AND (orp.manually_added = '0') AND (orp.lead_id NOT IN (SELECT l.id FROM leads l))) sss {"segmentId":3} {"hostname":"mautic","pid":4029}
[2025-08-27T11:20:03.073771+00:00] mautic.DEBUG: Segment QB: Query took: 00:00:00.001315, Result count: 3 {"segmentId":3} {"hostname":"mautic","pid":4029}
[2025-08-27T11:25:02.028123+00:00] mautic.DEBUG: Segment QB: Segment has no filters {"segmentId":1} {"hostname":"mautic","pid":4044}
[2025-08-27T11:25:02.028402+00:00] mautic.INFO: Segment QB - No new leads for segment found {"hostname":"mautic","pid":4044}
[2025-08-27T11:25:02.031760+00:00] mautic.DEBUG: Segment QB: Orphan Leads Count SQL: SELECT count(leadIdPrimary) count, max(leadIdPrimary) maxId, min(leadIdPrimary) minId FROM (SELECT DISTINCT orp.lead_id as leadIdPrimary, orp.lead_id as id, orp.leadlist_id FROM lead_lists_leads orp WHERE (orp.leadlist_id = 1) AND (orp.manually_added = '0') AND (orp.lead_id NOT IN (SELECT l.id FROM leads l))) sss {"segmentId":1} {"hostname":"mautic","pid":4044}
[2025-08-27T11:25:02.207423+00:00] mautic.ERROR: 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:messages:send (uncaught exception) at /var/www/html/vendor/symfony/console/Application.php line 737 while running console command `UNKNOWN`
[stack trace]
#0 /var/www/html/vendor/symfony/framework-bundle/Console/Application.php(143): Symfony\Component\Console\Application->find('mautic:emails:s...')
#1 /var/www/html/vendor/symfony/console/Application.php(266): Symfony\Bundle\FrameworkBundle\Console\Application->find('mautic:emails:s...')
#2 /var/www/html/vendor/symfony/framework-bundle/Console/Application.php(80): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#3 /var/www/html/vendor/symfony/console/Application.php(175): Symfony\Bundle\FrameworkBundle\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#4 /var/www/html/bin/console(16): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 {main} {"hostname":"mautic","pid":4054}
[2025-08-27T11:25:02.214377+00:00] mautic.DEBUG: Segment QB: Query took: 00:00:00.182420, Result count: 3 {"segmentId":1} {"hostname":"mautic","pid":4044}
[2025-08-27T11:25:02.419526+00:00] mautic.DEBUG: Segment QB: Segment has no filters {"segmentId":3} {"hostname":"mautic","pid":4044}
[2025-08-27T11:25:02.419629+00:00] mautic.INFO: Segment QB - No new leads for segment found {"hostname":"mautic","pid":4044}
[2025-08-27T11:25:02.420143+00:00] mautic.DEBUG: Segment QB: Orphan Leads Count SQL: SELECT count(leadIdPrimary) count, max(leadIdPrimary) maxId, min(leadIdPrimary) minId FROM (SELECT DISTINCT orp.lead_id as leadIdPrimary, orp.lead_id as id, orp.leadlist_id FROM lead_lists_leads orp WHERE (orp.leadlist_id = 3) AND (orp.manually_added = '0') AND (orp.lead_id NOT IN (SELECT l.id FROM leads l))) sss {"segmentId":3} {"hostname":"mautic","pid":4044}
[2025-08-27T11:25:02.421286+00:00] mautic.DEBUG: Segment QB: Query took: 00:00:00.001004, Result count: 3 {"segmentId":3} {"hostname":"mautic","pid":4044}