Created 07-11-2018 10:38 PM
Error:
Cloudbreak cluster fails with "Infrastructure creation failed. Reason: Failed to retrieve the server's certificate
Solution:
The most common reasons for this error are related to using your own custom image. If you are using your own custom image:
- If using the CLI, you must send the image id explicitly in the CLI in the cluster template request
- There was a breaking change between Cloudbreak 2.4 and 2.7 versions. If you burned your image for Cloudbreak 2.4, and you would like to use Cloudbreak 2.7, you must burn a new image.
Created 07-20-2018 12:15 PM
A couple of questions:
Hope this helps!
Created 07-19-2018 11:30 AM
I faced same problem. I had created cluster template from Cloudbreak 2.4.0.
I used the same template with cloudbreak 2.7.0, cluster creation failed with "Failed to retrieve server certificate" Error.
After referring this thread, I compared the Image ID used in 2.4.0 and 2.7.0 template and found them to be different.
So if there is a problem with the image used to create the instances, it can lead to this error.
Created 07-20-2018 12:15 PM
A couple of questions:
Hope this helps!