v2 Beta Error When Adding an IP: "<class 'django.urls.exceptions.NoReverseMatch'> Reverse for 'ipaddress_list' with arguments '()' and keyword arguments '{}' not found. 0 pattern(s) tried: []" #827

Closed
opened 2025-12-29 16:26:08 +01:00 by adam · 1 comment
Owner

Originally created by @tmack8080 on GitHub (Apr 3, 2017).

When Trying to add an IP from the menu: "IP Space > Add an IP" the following error is displayed:

<class 'django.urls.exceptions.NoReverseMatch'>

Reverse for 'ipaddress_list' with arguments '()' and keyword arguments '{}' not found. 0 pattern(s) tried: []

image

An IP address can be added via CSV but that entry cannot be modified as the same error is displayed when the entry is accessed.

Originally created by @tmack8080 on GitHub (Apr 3, 2017). When Trying to add an IP from the menu: "IP Space > Add an IP" the following error is displayed: <class 'django.urls.exceptions.NoReverseMatch'> Reverse for 'ipaddress_list' with arguments '()' and keyword arguments '{}' not found. 0 pattern(s) tried: [] ![image](https://cloud.githubusercontent.com/assets/22790644/24633234/6e4227d2-1895-11e7-8598-b32cfed52441.png) An IP address can be added via CSV but that entry cannot be modified as the same error is displayed when the entry is accessed.
adam added the status: duplicate label 2025-12-29 16:26:08 +01:00
adam closed this issue 2025-12-29 16:26:08 +01:00
Author
Owner

@jeremystretch commented on GitHub (Apr 4, 2017):

Beat you to it with #1028. Thanks though!

@jeremystretch commented on GitHub (Apr 4, 2017): Beat you to it with #1028. Thanks though!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#827