It comes when I was running the cron: /opt/plesk/php/8.2/bin/php -d memory_limit=8G bin/console sw:cron:run Shopware_CronJob_XMLget -f
An exception occurred while executing ‚UPDATE s_crontab SET action = ?, interval
= ?, data = ?, active = ?, next = ?, start = ?, end = ?, disable_on_error = ?, name = ? WHERE id = ?‘ with params [„Shopware_CronJob_XMLget“, 3600, „a:1:{s:5:"error";s:63:"SQLSTATE[HY000]: General error: 2006 MySQL server has gone away";}“, „0“, „2023-09-17 11:58:17“, „2023-09-17 09:32:12“, „2023-09-17 10:57:59“, „0“, „XML Get“, 31]:
SQLSTATE[HY000]: General error: 2006 MySQL server has gone away
Please use the action name of a cronjob. You can see existing cronjobs in shopware backend or via sw:cron:list command.