Searching the Forum, I only found this: Maintenance repair errors after upgrade to NC 12.0.1
Try to run the following commands to fix the problem (That worked for me at least):
“occ maintenance:mode --on”
“occ upgrade”
“occ maintenance:repair”
“occ maintenance:mode --off”