Organization->Tags menu returns error #2344

Closed
opened 2025-12-29 17:25:01 +01:00 by adam · 1 comment
Owner

Originally created by @vooray on GitHub (Feb 4, 2019).

Hi!

After upgrading netbox from version 2.5.2 to 2.5.5 menu Tags from Organization->Tags terurns server error page:

Server Error
There was a problem with your request. Please contact an administrator.
The complete exception is provided below:
<class 'django.urls.exceptions.NoReverseMatch'>
Reverse for 'tag' with arguments '('',)' not found. 1 pattern(s) tried: ['extras/tags/(?P[\w-]+)/$']

Originally created by @vooray on GitHub (Feb 4, 2019). Hi! After upgrading netbox from version 2.5.2 to 2.5.5 menu Tags from Organization->Tags terurns server error page: Server Error There was a problem with your request. Please contact an administrator. The complete exception is provided below: <class 'django.urls.exceptions.NoReverseMatch'> Reverse for 'tag' with arguments '('',)' not found. 1 pattern(s) tried: ['extras/tags/(?P<slug>[\\w-]+)/$']
adam closed this issue 2025-12-29 17:25:01 +01:00
Author
Owner

@jeremystretch commented on GitHub (Feb 4, 2019):

This issue has been closed as it does not conform to one of the provided templates as required by the contributing guide. If you'd like to request that your issue be re-opened, please first update the content so that it matches the appropriate template (this may require rewriting your issue entirely).

@jeremystretch commented on GitHub (Feb 4, 2019): This issue has been closed as it does not conform to one of the [provided templates](https://github.com/digitalocean/netbox/issues/new/choose) as required by the [contributing guide](https://github.com/digitalocean/netbox/blob/master/CONTRIBUTING.md). If you'd like to request that your issue be re-opened, please first update the content so that it matches the appropriate template (this may require rewriting your issue entirely).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2344