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

Elastic Beanstalk creation cancelled due to VPC not being chosen #11

Open
GabrielPereiraPinto opened this issue Oct 8, 2020 · 1 comment

Comments

@GabrielPereiraPinto
Copy link

I followed all the steps on the ps1 script, however when the application is being created on elastic beanstalk it's cancelled due to a VPC not being chosen.
I checked and I can create new elastic IPs as it's written on the Read.me
Is there a way I can add this parameter?
because when I check the beanstalk application configuration, on network I can't edit to add a VPC on it

Here are the logs from beanstalk
`

08-10-2020 14:48:31 UTC-0300 INFO Launched environment: ApiUserTest-env. However, there were issues during launch. See event log for details.
08-10-2020 14:48:29 UTC-0300 ERROR Creating EIP: 54.84.10.172 failed. Reason: Resource creation cancelled
08-10-2020 14:48:29 UTC-0300 ERROR Creating security group failed Reason: No default VPC for this user (Service: AmazonEC2; Status Code: 400; Error Code: VPCIdNotSpecified; Request ID: d65f5355-8de9-4f7f-8470-cd78d8b4a050; Proxy: null)
08-10-2020 14:48:29 UTC-0300 ERROR Stack named 'awseb-e-creeqpgzqw-stack' aborted operation. Current state: 'CREATE_FAILED' Reason: The following resource(s) failed to create: [AWSEBEIP, AWSEBSecurityGroup].
08-10-2020 14:48:09 UTC-0300 INFO Using elasticbeanstalk-us-east-1-833554127438 as Amazon S3 storage bucket for environment data.

`

@GabrielPereiraPinto
Copy link
Author

I have Verified and I don't have a default VPN set in this region, the problem is that I can't create a default VPN because it was deleted and another VPN was created with the default IP value.

So I can't delete the current VPN that has the defaul IP and I can't create a default VPN

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