You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting this error after I forked the plugin for netbox_onboarding and am trying to run the bulk import with a CSV. I'm still fairly new so I'm not sure where to look to correct this error. Any help would be appreciated. I see a similar error but it was on a previous version of Netbox (3.6.0).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm getting this error after I forked the plugin for netbox_onboarding and am trying to run the bulk import with a CSV. I'm still fairly new so I'm not sure where to look to correct this error. Any help would be appreciated. I see a similar error but it was on a previous version of Netbox (3.6.0).
The complete exception is provided below:
<class 'AttributeError'>
'NoneType' object has no attribute '_meta'
Python version: 3.10.12
NetBox version: 3.6.4
Plugins:
netbox_bgp: 0.11.0
netbox_documents: 0.6.0
netbox_inventory: 1.5.1
netbox_ipv4_tools: 1.0.3
netbox_napalm_plugin: 0.1.6
netbox_onboarding: 3.6.0
netbox_paloalto: 0.3.2
netbox_topology_views: 3.8.1
netbox_tunnels2: 0.2.8
netbox_vlan_manager: 0.1.2
Beta Was this translation helpful? Give feedback.
All reactions