Replies: 12 comments
-
Howdy, |
Beta Was this translation helpful? Give feedback.
-
After installing all the pip modules required at manage.py it works again, only i get this error, littlebit strange because the plugin works fine now. any solution? |
Beta Was this translation helpful? Give feedback.
-
When you install the requirements, is this with the venv active?
…________________________________
From: emintjeee ***@***.***>
Sent: Wednesday, November 9, 2022 9:17:01 AM
To: mattieserver/netbox-topology-views ***@***.***>
Cc: Subscribed ***@***.***>
Subject: Re: [mattieserver/netbox-topology-views] Plugin not working on Netbox 3.3.7 (Issue #182)
After installing all the pip modules required at manage.py it works again, only i get this error, littlebit strange because the plugin works fine now. any solution?
[image]<https://user-images.githubusercontent.com/95137379/200775719-3aeb68f2-db1f-4fc1-b956-901dbef707c8.png>
—
Reply to this email directly, view it on GitHub<#182 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAXITDAVJFEUCSWAJT5NB6LWHNMX3ANCNFSM6AAAAAAR2DXUV4>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I have the same issue and I've run "python3 manage.py collectstatic --no-input" with the environment activated. Also did pip3 install -r requirements.txt and rebooted the server. |
Beta Was this translation helpful? Give feedback.
-
Yes i did, now i got the same as thr3swe. |
Beta Was this translation helpful? Give feedback.
-
hi, I will check if can reproduce this tomorrow. |
Beta Was this translation helpful? Give feedback.
-
Yes, I have the same problem on Netbox version 3.3.7. Thank you in advance for solving this problem mattieserver. |
Beta Was this translation helpful? Give feedback.
-
Greetings. It worked for me...
Schoolboy mistake. |
Beta Was this translation helpful? Give feedback.
-
I ran inside the virtual environment. Went through all your steps now again just to be sure. Didn't solve the issue for me. |
Beta Was this translation helpful? Give feedback.
-
I seem to be having a similar issue with Netbox 3.3.8. I followed the install instructions to a tee under the venv but I still just get a black screen under the Topology plugin. When I ran
UPDATE: Nevermind, it appears to be working. I just needed to search for a site using the filter. |
Beta Was this translation helpful? Give feedback.
-
I also have problems in netbox 3.3.8 to display the network topolgy with Netbox in a docker container. After creating the docker container topology view doesnt view anything. When I try to run 'python3 manage.py collectstatic --no-input' in the active venv, I get the following permission error. |
Beta Was this translation helpful? Give feedback.
-
It is running now. I had forgotten to add these lines to the dockerfile plugins file.
|
Beta Was this translation helpful? Give feedback.
-
Topology Views doesnt view anything after updating everything,
Beta Was this translation helpful? Give feedback.
All reactions