Skip to content

Add list of installed plugins to server error report #13368

@jeremystretch

Description

@jeremystretch

NetBox version

v3.5.7

Feature type

Change to existing functionality

Proposed functionality

When an unhandled exception is raised, NetBox returns a 500 HTTP response indicating a server error and renders an error page. This page includes the error message as well as environment details, including the NetBox and Python versions:

server_error

We should report the name and version for each installed plugin as well.

Use case

Many errors that we see reported for NetBox are actually caused by some issue within an installed plugin. Including the list of installed plugins in error reports will help us to better analyze reported bugs and identify trends.

Database changes

No response

External dependencies

No response

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions