den-it / ntmap

Network topology map using Netbox as a data source
MIT License
146 stars 14 forks source link

Cables not showing up #9

Closed joaolucasmacedo closed 2 years ago

joaolucasmacedo commented 2 years ago

Hi. I've just installed NTmap on two different instances. Both running Python 3.8. One with Netbox 2.11.12 and other Netbox 3.0.7.

Looks like everything is working as expected, but cables do not show up on any given topology map.

NT5G commented 2 years ago

I confirm. I have the same problem. Also Netbox 3.0.7 and Python 3.8.

NT5G commented 2 years ago

The problem also persists with the upgrade to netbox version 3.0.11 and Python version 3.8.2. The ntmap version is 0.7.1.

LHBL2003 commented 2 years ago

NTMAP v0.7.1 NETBOX v3.2.2 Python 3.10.4 PostgreSQL 14.2 Ubuntu 14.2

As described here, I was already able to find the errors for the current version, why ntmap does not show any devices. https://github.com/den-it/ntmap/issues/14 But now I am also at the stage where no lines are displayed.

Switch100 is connected with 2 network cables to VMESX-FE01 (ilo and LAN)

image

@den-it: Do you still support the ntmap? Some need your support here. THX

marcucci-DAE commented 2 years ago

Hi all, I have the same Problem I don't view any cable in the maps.

reiters-it commented 2 years ago

Hi all. I can confirm that no cables are shown with version

netbox 3.2.6 ntmap 0.7.1

image

den-it commented 2 years ago

It might be a problem with using variables in CSS file. CSS colors were changed in 0.8.0. Now they are defined explicitly and tey don't use variables. Can anyone confirm that it helped?

LHBL2003 commented 2 years ago

2022-09-18_22h18_27

Thanks for the fix in the other issue. You seem to have fixed the connection problem as well. In the current NetBox version it works again. Many Thanks

I just haven't uploaded any icons to the name definition yet ;)

den-it commented 2 years ago

Tanks for the feedback. Closing the isse

LHBL2003 commented 2 years ago

Currently NetBox Version 3.3.4

den-it commented 2 years ago

Yes. Ntmap 0.8.0 supports NetBox 3.3.4 as well.