Unable to start new elastic instance, showing error as mentioned below:
Elastic Bamboo Error : EC2 Instance failed to start: EC2 instance order for image ami-35527750 failed.
(com.amazonaws.services.ec2.model.AmazonEC2Exception : The requested configuration is currently not supported. Please check the documentation for supported configurations. (Service: AmazonEC2; Status Code: 400; Error Code: Unsupported; Request ID: 2d26ab25-fc18-47c9-8390-0e4b9fb59988))
Created Instance in AWS and running.
Can anyone help on this.
It sounds like that particular AMI is not supported by a Spot instance request. The Amazon documentation on supported instances for spot looks pretty limited but from what I can find, Windows Server with SQL Server isn't able to be used with spot:
https://aws.amazon.com/ec2/faqs/#Which_Operating_Systems_are_available_as_Spot_Instances
Is this particular AMI a Windows Server with SQL Server image? If you go to your AWS console > EC2 > Spot instances > Request spot instance is ami-35527750 available for selection?
If this is the case, there is a possibility that Bamboo keeps trying to start this spot instance instead of failing and moving to the on-demand instance. There is an open improvement request for this. Please follow and upvote it.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.