Nextcloud Docker: Issues with Mail and Deck app

I had removed the mail app to test something, then when installing it again, i get the error:

An exception occurred while executing 'SELECT * FROM oc_mail_accounts': SQLSTATE[HY000]: General error: 1033 Incorrect information in file: ‘./nextcloud/oc_mail_accounts.frm’

and with the Deck app:

An exception occurred while executing 'SELECT id, board_id, type, participant, permission_edit, permission_share, permission_manage FROM oc_deck_board_acl WHERE board_id = ? ’ with params [1]: SQLSTATE[HY000]: General error: 1033 Incorrect information in file: ‘./nextcloud/oc_deck_board_acl.frm’

I tried to repair in maintenance mode, but same issue. Any help would be greatly appreciated, as everything is working and I have this same type of setup running in prod for work, so i hope its just a one of issue.