TableNotFoundException: Keine Bestellungen mehr möglich

Liebe Community,

Wir haben auf https://shop.stiaerbiaer.ch plötzlich den Fehler, dass keine Bestellungen mehr möglich sind. Das Error-Log zeigt folgende Meldung. Weiss jemand eine Hilfe?
Offenbar fehlt eine Tabelle: Base table or view not found: 1146 Table ‘kleinbra_shopware. state_machine_state_translation’ doesn’t exist

 

[2020-04-02 19:29:52] request.CRITICAL: Uncaught PHP Exception Doctrine\DBAL\Exception\TableNotFoundException: "An exception occurred while executing 'SELECT `state_machine_transition`.`id` as `state_machine_transition.id`, `state_machine_transition`.`action_name` as `state_machine_transition.actionName`, `state_machine_transition`.`state_machine_id` as `state_machine_transition.stateMachineId`, `state_machine_transition`.`from_state_id` as `state_machine_transition.fromStateId`, `state_machine_transition`.`to_state_id` as `state_machine_transition.toStateId`, `state_machine_transition`.`custom_fields` as `state_machine_transition.customFields`, `state_machine_transition`.`created_at` as `state_machine_transition.createdAt`, `state_machine_transition`.`updated_at` as `state_machine_transition.updatedAt`, `state_machine_transition.fromStateMachineState`.`id` as `state_machine_transition.fromStateMachineState.id`, `state_machine_transition.fromStateMachineState`.`technical_name` as `state_machine_transition.fromStateMachineState.technicalName`, `state_machine_transition.fromStateMachineState`.`state_machine_id` as `state_machine_transition.fromStateMachineState.stateMachineId`, 

.................

[\"\\x2f\\xbb\\x5f\\xe2\\xe2\\x9a\\x4d\\x70\\xaa\\x58\\x54\\xce\\x7c\\xe3\\xe2\\x0b\", \"\\x2f\\xbb\\x5f\\xe2\\xe2\\x9a\\x4d\\x70\\xaa\\x58\\x54\\xce\\x7c\\xe3\\xe2\\x0b\", \"\\x71\\xd3\\xcc\\xec\\xfc\\xd1\\x48\\xcc\\xb8\\x33\\x9c\\x76\\x3d\\x1f\\x1e\\x31\"]:\n\nSQLSTATE[42S02]: Base table or view not found: 1146 Table 'kleinbra_shopware.state_machine_state_translation' doesn't exist at /home/kleinbra/public_html/shopware/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:42, Doctrine\\DBAL\\Driver\\PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'kleinbra_shopware.state_machine_state_translation' doesn't exist at /home/kleinbra/public_html/shopware/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:123, PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'kleinbra_shopware.state_machine_state_translation' doesn't exist at /home/kleinbra/public_html/shopware/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:121)"} []