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: []" #1029
Labels
status: duplicate
This issue has already been raised
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: []
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.
The text was updated successfully, but these errors were encountered: