Exception after move to new host #20369
Unanswered
thomaspries
asked this question in
Help Wanted!
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I had to move from Ubuntu 24.10 to a new host with Ubuntu 24.04:
I followed Replicating NetBox and everything works well without any error. I also moved Netbox to a subfolder
netbox/
on the webserver.After logging in, I realized two things:
a) Plugins are missing
b) an exception while opening the devices
to b) the exception says:
=> I tried to install the plugins:
a1) NetBox IP Fabric:
Q1) I'm not a python expert, how can I fix this?
Q2) I'm lucky to have the old installation to search for the former installed plugins, what do I do without the old installation? How can I find out, witch plugins were installed?
Thanks in advance.
Thomas
Beta Was this translation helpful? Give feedback.
All reactions