sebdah / dynamic-dynamodb

Dynamic DynamoDB provides auto scaling for AWS DynamoDB
http://dynamic-dynamodb.readthedocs.org/
Apache License 2.0
618 stars 124 forks source link

Failed to install pip on m3.medium #335

Closed meirf closed 6 years ago

meirf commented 6 years ago

I'm following http://dynamic-dynamodb.readthedocs.io/en/latest/cloudformation_template.html precisely. I'm using instance type m3.medium.

Cloud formation shows:

CREATE_FAILED | AWS::CloudFormation::WaitCondition | WaitCondition | WaitCondition received failed message: 'Failed to install pip' for uniqueId: i-#############'

I can't see more than this right now because the instance gets terminated when this fails.

sebdah commented 6 years ago

Thanks for the report. Would be great if you could try to log in as quickly as possible and get the details from the log. Or alternatively see if you can modify the output to be sent in an email / stored on s3 / or increase the timeout or so.