Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

default VPC failure on >5 year old accounts #1

Open
yaroslavvb opened this issue Sep 8, 2018 · 0 comments
Open

default VPC failure on >5 year old accounts #1

yaroslavvb opened this issue Sep 8, 2018 · 0 comments

Comments

@yaroslavvb
Copy link
Collaborator

yaroslavvb commented Sep 8, 2018

If your AWS account was created before 2013-12-04, may be in EC2-Classic mode. In such case train.py fails with error below

botocore.exceptions.ClientError: An error occurred (OperationNotPermitted) when calling the CreateDefaultVpc operation: Accounts on the EC2-Classic platform cannot create a default VPC.

Work-around is to contact AWS support and ask them to transition account to EC-VPC mode, with a list of regions where this should happen.

Existing infrastructure must be compatible with EC-VPC, transitioning is documented here https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/vpc-migrate.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant