Mautic cron Job error: Unable to load dynamic library 'timezonedb.so'

Hello @tobsowo

Error is very clear you are missing timezonedb module.

Switch to php 8.0 as default php

You can change default PHP version in SSH terminal:

$ cp -f /usr/local/lsws/lsphp80/bin/php /usr/bin/

OR use php74 across both cyberpanel and mautic