vapor-ware / netbox-virtual-circuit-plugin

A plugin for NetBox that supports Virtual Circuit management
GNU General Public License v3.0
57 stars 19 forks source link

Server error when clicking on the plugin #68

Open vishnubraj opened 2 years ago

vishnubraj commented 2 years ago

I am getting the below server error when clicking on the virtual circuit from the plugins tab. Clicking on the + icon opens without any issue.

<class 'django.db.utils.ProgrammingError'>

relation "netbox_virtual_circuit_plugin_virtualcircuit" does not exist
LINE 1: SELECT COUNT(*) AS "__count" FROM "netbox_virtual_circuit_pl...
                                          ^

Python version: 3.7.9
NetBox version: 3.1.9

pip show netbox-virtual-circuit-plugin
Name: netbox-virtual-circuit-plugin
Version: 2.0.0
Summary: A Netbox plugin that supports Virtual Circuit management
Home-page: https://github.com/vapor-ware/netbox-virtual-circuit-plugin
Author: Hoanh An
Author-email:
License: GNU General Public License v3.0
Location: /opt/netbox-3.1.9/venv/lib/python3.7/site-packages
Requires:
Required-by: