netbox-community / netbox-plugin-tutorial

A tutorial on building custom plugins for NetBox v3.2+
90 stars 48 forks source link

Debugging a plugin #20

Open iliasbarthelemy opened 1 year ago

iliasbarthelemy commented 1 year ago

Hello everyone,

I'm trying to debug a new plugin I'm writing for Netbox. But I'm currently stuck at the error. 'netbox_redfish' is not a registered namespace inside 'plugins'

There is a stack trace but it isn't pointing to the line of code wich is causing the error.

image

Code can be found here: https://github.com/accelleran/netbox_redfish