-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Description
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:
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
abhi1693jsenecal
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
