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

Invalid Bootstrap Input #80

Open
anewton1998 opened this issue Sep 3, 2024 · 0 comments
Open

Invalid Bootstrap Input #80

anewton1998 opened this issue Sep 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@anewton1998
Copy link
Collaborator

When using an incomplete ipv4 prefix, there is an error:

rdap --log-level debug 191.96/16
2024-09-03T19:34:54.395699Z  INFO rdap: ICANN RDAP 0.0.17_DEV_BUILD Command Line Interface
2024-09-03T19:34:54.395739Z  WARN rdap: This is a development build of this software.
2024-09-03T19:34:54.395746Z  INFO rdap: query type is IpV4 CIDR Lookup for value '191.96/16'
2024-09-03T19:34:54.396051Z DEBUG rdap::bootstrap: Checking for /home/andy/.cache/rdap/bootstrap_cache/ipv4.json
2024-09-03T19:34:54.396442Z DEBUG rdap::bootstrap: Reading /home/andy/.cache/rdap/bootstrap_cache/ipv4.json
2024-09-03T19:34:54.397119Z ERROR rdap: Invalid Bootstrap Input
Error: Invalid Bootstrap Input

It would be good if the input could use CIDR notation where the prefix isn't fully specified.

@anewton1998 anewton1998 added the enhancement New feature or request label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant