Skip to content
Discussion options

You must be logged in to vote

Sep 06 18:50:02 wb-netbox-t02 python3[16712]: File "/usr/local/lib/python3.10/dist-packages/django/core/management/init.py", line 442, in execute_from_command_line

You're running with global Python libraries. Don't do that; Netbox must always run in its own virtualenv.

Process: 13731 ExecStart=/opt/netbox/bin/python3 /opt/netbox/netbox/manage.py rqworker high default low (code=exited, status=1/FAILURE)

What is directory /opt/netbox/bin/ for? This shouldn't exist. You should be using /opt/netbox/venv/bin/python3 to run python inside the venv - as per the supplied config file.

The installation instructions are there to help you. If you decide to install things differently, and things br…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@TalkBackJohnny
Comment options

Answer selected by TalkBackJohnny
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants