In case you’ve configured custom objects, ensure that you’ve updated the database (via UI) and then restarted Zammad.
As second try restarting the stack by:
systemctl stop zammad
systemctl restart postgresql
systemctl start zammad
Reprocessing should work then in most cases.