NoReverseMatch exception when selecting a device that has interfaces #483

Closed
opened 2025-12-29 16:22:34 +01:00 by adam · 3 comments
Owner

Originally created by @royvegard on GitHub (Oct 20, 2016).

Since commit 0da3661ff0 I get a NoReverseMatch exception when selecting a device that has interfaces.

Traceback

Originally created by @royvegard on GitHub (Oct 20, 2016). Since commit 0da3661ff0c94ea5e9c4ef17918aaefca1f2d453 I get a NoReverseMatch exception when selecting a device that has interfaces. [Traceback](https://drive.google.com/file/d/0B8u0xK_FosnEblc1Q0NGSkVKOTQ/view?usp=sharing)
adam closed this issue 2025-12-29 16:22:34 +01:00
Author
Owner

@jeremystretch commented on GitHub (Oct 20, 2016):

It looks like you might have forgotten to reload the WSGI service after upgrading to v1.6.3. Does the problem persist after restarting the service (sudo supervisorctl restart netbox if you're using supervisord)?

@jeremystretch commented on GitHub (Oct 20, 2016): It looks like you might have forgotten to reload the WSGI service after upgrading to v1.6.3. Does the problem persist after restarting the service (`sudo supervisorctl restart netbox` if you're using supervisord)?
Author
Owner

@jeremystretch commented on GitHub (Oct 31, 2016):

Closing due to lack of activity.

@jeremystretch commented on GitHub (Oct 31, 2016): Closing due to lack of activity.
Author
Owner

@alsobrsp commented on GitHub (Nov 16, 2016):

The restart resolved my issue.

@alsobrsp commented on GitHub (Nov 16, 2016): The restart resolved my issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#483