-
Hi, i'm facing an issue when i want to display the Peer-group list from the BGP plug-in `Server Error There was a problem with your request. Please contact an administrator. The complete exception is provided below: <class 'django.urls.exceptions.NoReverseMatch'> Reverse for 'peer_group_list' not found. 'peer_group_list' is not a valid view function or pattern name. Python version: 3.8.10 Anyone of you would be so gentle to advise ! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You'd have to ask the plugin author. Are you talking about this one? https://github.com/k01ek/netbox-bgp - if so, I suggest you raise it as an issue there. |
Beta Was this translation helpful? Give feedback.
You'd have to ask the plugin author.
Are you talking about this one? https://github.com/k01ek/netbox-bgp - if so, I suggest you raise it as an issue there.