spotty-cloud/spotty

Stack was not created.

mcartagenah opened this issue · 3 comments

Hello,

After using spotty start it says:

Error:
------
Stack "spotty-my-project-1" was not created.
Please, see CloudFormation logs for the details.

But in CloudFormation in Stacks there's nothing about the stack.

I have a local instance that works perfectly, so I'm assuming is not a problem with the Dockerfile.

Are you sure you don't have any info about the stack? Please, check that you're in the right region in the AWS console.

You're right, I was in the wrong region, sorry about that. I get this error:

Max spot instance count exceeded (Service: AmazonEC2; Status Code: 400; Error Code: MaxSpotInstanceCountExceeded; Request ID: ; Proxy: null)

You need to increase your Spot Instance limit. Check out this page: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-spot-limits.html.