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

CIDR 10.0.1.0.24 is invalid - ec2 Standalone backend hello world #1406

Open
RichardScottOZ opened this issue Nov 22, 2024 · 3 comments
Open

Comments

@RichardScottOZ
Copy link
Contributor

Trying a test using a VPC created by someone else - range is different to this, so is this configurable?

File "C:\Users\rscott\AppData\Local\miniconda3\envs\pygplates_py310\lib\site-packages\botocore\client.py", line 1023, in _make_api_call
    raise error_class(parsed_response, operation_name)
botocore.exceptions.ClientError: An error occurred (InvalidSubnet.Range) when calling the CreateSubnet operation: The CIDR '10.0.1.0/24' is invalid.
@RichardScottOZ
Copy link
Contributor Author

I notice in the code public and private subnet_id options in the help main page just has subnet_id - maybe should use these?

@RichardScottOZ
Copy link
Contributor Author

and theorising that might have to make some changes if wanting to use with private subnets etc?

@RichardScottOZ
Copy link
Contributor Author

apparently have got it to launch a hello world machine anyway - after some private subnet adjustments/additions

also - had to have encrypted drive for work reasons, so tells me the device name for the example machine is sda1 for reference

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