Replies: 1 comment
-
Pointing to the correct path "/opt/netbox-3.6.6/" in netbox.service including ngix.conf, I was able to get netbox up/running. Thanks, |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
This is my first time installing netbox, I picked Option A where package is installed in /opt/netbox-3.6.6 and a symlink from /opt/netbox points to this location. However, Gunicom installation instruction refers to /opt/netbox. When you restart netbox.service daemon, it throws below error message according to journalctl
netbox.service: Failed to locate executable /opt/netbox/venv/bin/gunicorn: No such file or directory
netbox.service: Failed at step EXEC spawning /opt/netbox/venv/bin/gunicorn: No such file or directory
Option A installation has it installed into /opt/netbox-3.6.6/venv/bin/gunicorn
Do I need to manually update netbox.service file to the correct location?
Any pointers will be appreciated.
Thanks,
Sky
Beta Was this translation helpful? Give feedback.
All reactions