You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
`
The text was updated successfully, but these errors were encountered:
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
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
`
`
The text was updated successfully, but these errors were encountered: