Segment grows but sending is stuck on september

Your software
My Mautic version is: 6.0.6
My PHP version is: 8.1
My Database type and version is: 11.2.6-MariaDB-ubu2204

Your problem
My problem is:

Hi, I have noticed that since upgrading to v6 from 5 back in sept/oct, the number of emails sent to a specific segment is always the same, despite the segment user growing.

I run a zappier script which includes email addresses from purchases via stripe onto the segment, but when creating newsletters (channels > email) and including the segment, number is always 412 despite the segment being over 450 and growing.

I have this line in the cron

#segment update
0 * * * * php /var/www/html/bin/console mautic:segments:update > /dev/null 2>&1

Am I doing anything wrong? As said, this was fine till the latest upgrade, and contacts were been added regularly till then. I can confirm they are not in the unsubscribed list.

How did you check ?
Seems that’s it not pulling the status ‘stripe‘ for user in database.