netbox-config-backup icon indicating copy to clipboard operation
netbox-config-backup copied to clipboard

configbackup/devices/add/ -- Not populating Devices and IP part of the Netbox

Open techtronix-868 opened this issue 1 year ago • 1 comments

Plugin version

v1.5.4

NetBox version

v3.7.5

Python version

3.8

Steps to Reproduce

  1. Python Version:-- 3.11
  2. Postgres Version:-- 16
  3. Redis:-- 5.0.3
  4. Connect Plugin to NetBox Following Steps in Readme
  5. On clicking 'add' unable to find device and ip address. The filters and search bars are empty. The DCIM has two demo devices

Expected Behavior

Expected to see the two devices

Observed Behavior

No results for devices. image

techtronix-868 avatar Apr 25 '24 18:04 techtronix-868

You need to have netbox-napalm installed and activated with the device also having a napalm setting.

DanSheps avatar Apr 27 '24 02:04 DanSheps