DanSheps / netbox-config-backup

A configuration backup system using napalm
Apache License 2.0
87 stars 7 forks source link

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

Open techtronix-868 opened 4 months ago

techtronix-868 commented 4 months ago

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

DanSheps commented 4 months ago

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