IP addresses display error in some prefixes #325

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

Originally created by @alarido on GitHub (Aug 4, 2016).

I'm not sure why this happens I can't find anything that prefixes which are failing share, but clicking in IP addresses on some prefixes show this error:
clipboard01

<type 'exceptions.IndexError'>

result outside valid IP address boundary!

I don't see any errors in netbox log,

Originally created by @alarido on GitHub (Aug 4, 2016). I'm not sure why this happens I can't find anything that prefixes which are failing share, but clicking in IP addresses on some prefixes show this error: ![clipboard01](https://cloud.githubusercontent.com/assets/1955581/17394069/8440866e-5a27-11e6-8196-98a8edc5f7e8.png) ``` <type 'exceptions.IndexError'> result outside valid IP address boundary! ``` I don't see any errors in netbox log,
adam added the type: bug label 2025-12-29 16:20:57 +01:00
adam closed this issue 2025-12-29 16:20:57 +01:00
Author
Owner

@thorsteinbn commented on GitHub (Aug 4, 2016):

Had the same issue. Discovered that the Prefix in question had a duplicate IP registered, when I deleted one of them the error went away. Perhaps you have the same issue?

@thorsteinbn commented on GitHub (Aug 4, 2016): Had the same issue. Discovered that the Prefix in question had a duplicate IP registered, when I deleted one of them the error went away. Perhaps you have the same issue?
Author
Owner

@alarido commented on GitHub (Aug 4, 2016):

Yep, this is it.

Thx

@alarido commented on GitHub (Aug 4, 2016): Yep, this is it. Thx
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#325