Hello,

I've updated my ipa server to the latest version today.

But now the ipa healthcheck gives a warning about kra.

ipa-healthcheck --failures-only         
Internal error testing KRA clone. 'NoneType' object has no attribute 'config'
[
 {
   "source": "pki.server.healthcheck.clones.connectivity_and_data",
   "check": "ClonesConnectivyAndDataCheck",
   "result": "ERROR",
   "uuid": "2adc9f06-05aa-4e6f-af7f-0cad33e0e179",
   "when": "20210526104303Z",
   "duration": "0.749857",
   "kw": {
     "status": "ERROR:  pki-tomcat : Internal error testing KRA clone. Host: freeipa02.tjako.thuis Port: 443"
   }
 }
]

Googling doesn't really help.
Anybody know how to solve this ?

Rob