Bug in IP address -> bulk add (1.8.4, Python 3) #690

Closed
opened 2025-12-29 16:24:47 +01:00 by adam · 2 comments
Owner

Originally created by @Mk-00 on GitHub (Feb 6, 2017).

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:

Originally created by @Mk-00 on GitHub (Feb 6, 2017). 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:
adam added the type: bug label 2025-12-29 16:24:47 +01:00
adam closed this issue 2025-12-29 16:24:48 +01:00
Author
Owner

@Armadill0 commented on GitHub (Feb 6, 2017):

Works for me with "127.0.0.[1-5]/8".

Which string did you try to bulk add?

@Armadill0 commented on GitHub (Feb 6, 2017): Works for me with "127.0.0.[1-5]/8". Which string did you try to bulk add?
Author
Owner

@Mk-00 commented on GitHub (Feb 6, 2017):

I tried now also "127.0.0.[1-5]/8" and got the same error.

@Mk-00 commented on GitHub (Feb 6, 2017): I tried now also "127.0.0.[1-5]/8" and got the same error.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#690