network-importer icon indicating copy to clipboard operation
network-importer copied to clipboard

Clean install working with errors

Open mirackle-spb opened this issue 3 years ago • 2 comments

Environment

  • Python version: Python 3.8.5
  • Network Importer version: v2.0.0-beta.4

Steps to Reproduce

  1. Clean install of Netbox
  2. Make API token
  3. Add one device
  4. try to start

Expected Behavior

Import will proceed

Observed Behavior

2021-03-05 16:06:13,750 - network-importer - ERROR - Unable to load the SOT Adapter : No valid configurations found in snapshot

mirackle-spb avatar Mar 05 '21 13:03 mirackle-spb

Ran into the same issue with similar scenario.

armartirosyan avatar Apr 26 '21 18:04 armartirosyan

@armartirosyan you need to either provide some configurations or execute the tool with --update-configs the first time to pull the latest configurations from the devices

dgarros avatar Apr 26 '21 18:04 dgarros