Your software
My Mautic version is: 4.4.7
My PHP version is: 7.4
My Database type and version is: MySQL5.7.42-cll-lve
My Mautic implementation was working for a good while, until I encountered internal server error 500, after trying to sign in. I noticed that in the update:segments cron job, it threw the following error:
SQLSTATE[42S02]: Base table or view not found: 1932 Table ‘sr_mautic.leads’
doesn’t exist in engine
How can I rectify this?