Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors on LLDP neighbors tab #1281

Closed
tkald opened this issue Jun 16, 2017 · 1 comment
Closed

Errors on LLDP neighbors tab #1281

tkald opened this issue Jun 16, 2017 · 1 comment
Labels
type: bug A confirmed report of unexpected behavior in the application

Comments

@tkald
Copy link

tkald commented Jun 16, 2017

Issue type: bug report

Python version: 2.7
NetBox version: 2.0.7

I get various popup alerts for different devices on LLDP neighbors tab, for example:

{"detail":"No RPC client available for this platform (Dell Idrac)."}
{"detail":"No IP configured for this device."}
{"detail":"No RPC client available for this platform (None)."}

@jeremystretch jeremystretch added the type: bug A confirmed report of unexpected behavior in the application label Jun 16, 2017
@jeremystretch
Copy link
Member

This tab should only be displayed if the device has all of the following:

  1. A status of "active"
  2. A primary IP assigned
  3. A platform with an RPC client assigned

I'll fix it so that the LLDP tab is only displayed if all of these conditions are met. However, please note that RPC connectivity is not yet a supported feature (I'm hoping to get NAPALM integration working soon).

lampwins pushed a commit to lampwins/netbox that referenced this issue Oct 13, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants