Plugins template errors #5866

Closed
opened 2025-12-29 19:33:38 +01:00 by adam · 1 comment
Owner

Originally created by @kort3x on GitHub (Jan 3, 2022).

NetBox version

v3.1.3

Python version

3.8

Steps to Reproduce

I have two plugins installed - both show this problem

https://github.com/mattieserver/netbox-topology-views
https://github.com/DanSheps/netbox-secretstore

  1. Click on Plugins/plugin

Expected Behavior

Plugin page is shown

Observed Behavior

Template error gets thrown:

<class 'django.template.exceptions.TemplateDoesNotExist'>

Originally created by @kort3x on GitHub (Jan 3, 2022). ### NetBox version v3.1.3 ### Python version 3.8 ### Steps to Reproduce I have two plugins installed - both show this problem https://github.com/mattieserver/netbox-topology-views https://github.com/DanSheps/netbox-secretstore 1. Click on Plugins/plugin ### Expected Behavior Plugin page is shown ### Observed Behavior Template error gets thrown: <class 'django.template.exceptions.TemplateDoesNotExist'>
adam closed this issue 2025-12-29 19:33:38 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jan 3, 2022):

You'll need to raise bugs against those plugins. This is out of scope for NetBox itself.

@jeremystretch commented on GitHub (Jan 3, 2022): You'll need to raise bugs against those plugins. This is out of scope for NetBox itself.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5866