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

Error creating VPC in case of common network do not uses /16 range #1011

Closed
micafer opened this issue Mar 31, 2020 · 0 comments
Closed

Error creating VPC in case of common network do not uses /16 range #1011

micafer opened this issue Mar 31, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@micafer
Copy link
Member

micafer commented Mar 31, 2020

Traceback (most recent call last):
  File "/usr/local/lib/python3.6/dist-packages/IM/connectors/EC2.py", line 473, in create_networks
    vpc = conn.create_vpc(vpc_cird)
  File "/usr/local/lib/python3.6/dist-packages/boto/vpc/__init__.py", line 134, in create_vpc
    return self.get_object('CreateVpc', params, VPC)
  File "/usr/local/lib/python3.6/dist-packages/boto/connection.py", line 1208, in get_object
    raise self.ResponseError(response.status, response.reason, body)
boto.exception.EC2ResponseError: EC2ResponseError: 400 Bad Request
<?xml version="1.0" encoding="UTF-8"?>
<Response><Errors><Error><Code>InvalidVpc.Range</Code><Message>The CIDR '10.0.0.0/8' is invalid.</Message></Error></Errors><RequestID>551dfd40-5e5d-4110-9b9a-678c46055acb</RequestID></Response>
@micafer micafer added this to the 1.9.2 milestone Mar 31, 2020
@micafer micafer self-assigned this Mar 31, 2020
micafer added a commit that referenced this issue Mar 31, 2020
@micafer micafer reopened this Mar 31, 2020
micafer added a commit that referenced this issue Mar 31, 2020
micafer added a commit that referenced this issue Apr 1, 2020
micafer added a commit that referenced this issue Apr 1, 2020
micafer added a commit that referenced this issue Apr 1, 2020
micafer added a commit that referenced this issue Apr 1, 2020
micafer added a commit that referenced this issue Apr 1, 2020
micafer added a commit that referenced this issue Apr 2, 2020
micafer added a commit that referenced this issue Apr 3, 2020
micafer added a commit to indigo-dc/im that referenced this issue Jul 28, 2023
micafer added a commit to indigo-dc/im that referenced this issue Jul 28, 2023
micafer added a commit to indigo-dc/im that referenced this issue Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant