We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
looks like there is a bug when trying to add an IP range in "bulk" tab.
Exception Type: TypeError at /netbox/ipam/ip-addresses/bulk-add/ Exception Value: 'KeysView' object does not support indexing Request information:
The text was updated successfully, but these errors were encountered:
Works for me with "127.0.0.[1-5]/8".
Which string did you try to bulk add?
Sorry, something went wrong.
I tried now also "127.0.0.[1-5]/8" and got the same error.
0e5138d
Fixes netbox-community#872: TypeError on bulk IP address creation (Py…
dd0d23b
…thon 3)
No branches or pull requests
Hi,
looks like there is a bug when trying to add an IP range in "bulk" tab.
Exception Type: TypeError at /netbox/ipam/ip-addresses/bulk-add/
Exception Value: 'KeysView' object does not support indexing Request information:
The text was updated successfully, but these errors were encountered: