I see this:

My hosting does not have an ssh access and does not have a command line. You have a file-manager in a CPanel and you may access the files and the mysql database, but you cannot “execute” anything on a CLI.
What can I do?
I see this:

My hosting does not have an ssh access and does not have a command line. You have a file-manager in a CPanel and you may access the files and the mysql database, but you cannot “execute” anything on a CLI.
What can I do?
You can try to setup cron jobs via cpanel
What I finally did is create a mautic.sh script where I put whatever I want inside and upload it via the file-manager panel.
Then in the cpanel invoke my mautic.sh script.
Now the segments are properly rebuilt. Thanks!