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 have a new Netbox docker installation (v4.2-3.1.1).
When I import first time the devices to the db, there are devices that have lost the interface information, for example the 3Com devices (4200G-12-Port, 4200G-PWR-24-port.yml... all of them but the last one), no matter they have interfaces defined: (https://github.com/netbox-community/devicetype-library/blob/master/device-types/3Com/4200G-12-Port.yml)...
Same result if you delete from the UI the 3Com devices and import again.
My versions:
I have a new Netbox docker installation (v4.2-3.1.1).
When I import first time the devices to the db, there are devices that have lost the interface information, for example the 3Com devices (4200G-12-Port, 4200G-PWR-24-port.yml... all of them but the last one), no matter they have interfaces defined: (https://github.com/netbox-community/devicetype-library/blob/master/device-types/3Com/4200G-12-Port.yml)...
Same result if you delete from the UI the 3Com devices and import again.
My versions:
python --version
Python 3.11.2
pip freeze
certifi==2024.12.14
charset-normalizer==3.4.1
gitdb==4.0.12
GitPython==3.1.32
idna==3.10
packaging==23.2
pynetbox==7.3.4
python-dotenv==1.0.0
PyYAML==6.0.1
requests==2.32.3
smmap==5.0.2
urllib3==2.3.0
The text was updated successfully, but these errors were encountered: