netbox-community / netbox-plugin-tutorial

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

Error when open plugin #30

Closed Necpluribusimpar closed 10 months ago

Necpluribusimpar commented 10 months ago

Hello, I have one error when I open plugin in my netbox . Is it compatible with v3.6.4 Netbox ?

Server Error

There was a problem with your request. Please contact an administrator.

The complete exception is provided below:

<class 'ValueError'>

Cannot query "rpawela": Must be "SavedTopology" instance.

Python version: 3.9.2 NetBox version: 3.6.4 Plugins: netbox_bgp: 0.11.0 netbox_dns: 0.20.2 netbox_interface_sync: 0.2.0 netbox_qrcode: 0.0.10 netbox_topology_views: 3.8.1 nextbox_ui_plugin: 0.13.0

If further assistance is required, please post to the NetBox discussion forum on GitHub.

jeremystretch commented 10 months ago

This repo is for the NetBox plugin tutorial. If you're having an issue with a specific plugin, you'll need to contact that plugin's maintainer(s) for assistance.