nextbox-ui-plugin icon indicating copy to clipboard operation
nextbox-ui-plugin copied to clipboard

Nothing popuates in topology viewer

Open hooray4me opened this issue 3 years ago • 3 comments

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?

hooray4me avatar Oct 24 '22 14:10 hooray4me

Are you using netbox version 3.3? See #108

Qwiko avatar Oct 26 '22 13:10 Qwiko

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

hooray4me avatar Oct 26 '22 14:10 hooray4me

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

iDebugAll avatar Dec 19 '22 16:12 iDebugAll