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
{{ message }}
This repository has been archived by the owner on Oct 12, 2020. It is now read-only.
I'm getting the following output when running
python configure_netbox.py
(initial parts work)
Traceback (most recent call last):
File "configure_netbox.py", line 459, in
create_interface_connections()
File "configure_netbox.py", line 395, in create_interface_connections
print 'failed to create interface connection ' + item
TypeError: cannot concatenate 'str' and 'dict' objects
Any comments/assistance would be appreciated.
Thanks
Mark
The text was updated successfully, but these errors were encountered: