netbox and netbox-rq services #18103
-
Hello, I have followed official site for installing netbox ( i have installed version 4.0.11 because i have some plugins that work with what version ). I start the process from developer mode witch is not recomanded in production. I want do have a service that always start with operating system . I followed also step 4a. and 4b. but although the process started, i cannot open the webpage. Can anyone provide me a full tutorial of how to create a service that works ? Thank you in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Hey, |
Beta Was this translation helpful? Give feedback.
-
Hello, Thank you for answering. I have followed steps 4a and 5 with nginx and all work fine until the last step with the nginx service restart where i've received an error : ● netbox.service - NetBox WSGI Service the service is UP, but nginx has error : nginx.service - A high performance web server and a reverse proxy server Dec 01 20:33:30 pici-J42-Nano systemd[1]: Starting nginx.service - A high performance web server and a reverse proxy server.> 2024/12/01 20:41:01 [emerg] 5059#5059: cannot load certificate "/etc/ssl/certs/netbox.crt": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/etc/ssl/certs/netbox.crt, r) error:10000080:BIO routines::no such file) sudo systemctl restart nginx i have no certificate, how can i solve this ? thx |
Beta Was this translation helpful? Give feedback.
It's right on top of point 5 (Obtain an SSL Certificate):
https://netboxlabs.com/docs/netbox/en/stable/installation/5-http-server/
This is the command: