netbox-plugin-tutorial icon indicating copy to clipboard operation
netbox-plugin-tutorial copied to clipboard

Debugging a plugin

Open iliasbarthelemy opened this issue 2 years ago • 0 comments

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

iliasbarthelemy avatar Dec 28 '22 15:12 iliasbarthelemy