rohityadavcloud edited a comment on issue #6004:
URL: https://github.com/apache/cloudstack/issues/6004#issuecomment-1044425313


   Hi @lijinlongpq I'm not sure what caused it, it appears the certficate 
import failed for some reason. We might need to look at those certificate and 
check if your CA certificate pair is correct in the first place, possible 
options are (a) re-deploy your env, esp drop current database and re-deploy 
your env, (b) if previous option is not possible then delete the entries from 
cloud.configuration table for name=ca.plugin.root.private.key and 
name=ca.plugin.root.public.key, then restart mgmt server and try again (ensure 
all other acs mgmt servers are stopped, and only started after the first is 
fully up with its UI/API accessible).
   
   If you don't want to re-create your env, a workaround you can try (while we 
discuss the issue) is to set the auth strictness global setting to `false`, add 
the host, then go to Infrastructure -> hosts -> select host and click the 
button to provision certificate. Finally, set the auth global setting to `true` 
again. However, if this fails then that means your root-ca cert key pair isn't 
configured correct (for which apply option (b) from above paragraph).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to