Napalm status tab #7225
Replies: 1 comment 2 replies
-
It works for me on 3.0.2 - checked with a Mikrotik router using napalm-ros. LLDP Neighbors works too, although Configuration doesn't: (Aside: looks like the °F value should be rounded to one decimal place!) So I suggest you first check 3.0.2, although I don't see anything in the release notes. Also do a shift-reload in your browser to refresh Javscript. If it still doesn't work, you could provide more details about your device type / OS and napalm driver. Open your browser's developer console, go to the device status tab in Netbox, and see if any errors are shown in the Network or Console sections. If that doesn't show anything, then manually invoke the napalm calls that Netbox makes and see if they succeed. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Since I upgraded my NetBox from 3.0.0 to 3.0.1, the "Status" tab on the device view doesn't get populated. There is no error returned, and the "Configuration" tab successfully pulls the config from the device, so napalm seems to be working fine.
Has anyone come across this, or can you point me where should I look for detailed logs?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions