iDebugAll / nextbox-ui-plugin

Next-Gen Topology Visualization Plugin for NetBox Powered by topoSphere SDK
MIT License
527 stars 60 forks source link

Nothing popuates in topology viewer #111

Closed hooray4me closed 1 week ago

hooray4me commented 2 years ago

I have a fresh install via docker-compose. I followed the instructions here https://github.com/iDebugAll/nextbox-ui-plugin#installation-with-docker to add the plugin. I get a blank screen. image

I have tried changing the Dockerfile permisisons to various combos of COPY --chown=100:0 --chmod=755, COPY --chown=1000:0 --chmod=755 .... etc

Can anyone point me in the right direction?

Qwiko commented 2 years ago

Are you using netbox version 3.3? See #108

hooray4me commented 2 years ago

I installed from https://github.com/netbox-community/netbox-docker

iDebugAll commented 1 year ago

Did you select any Sites/Devices/VLANs/etc using Filters tab?