Static Media Failure #9917
Replies: 1 comment
-
Don't try and navigate to to https://localhost:8001 in your web browser. The basic Netbox installation configures the web server (nginx or apache2) to listen on TCP port 443 (https). So, we want to navigate to https://localhost to see the Netbox home page. Now, in Ubuntu, when we install apache2 or nginx, it creates the default directories (/var/www/html) and puts a default index.html file in there so we can see that Apache (or nginx) is working. So, in order to see the Netbox home page, we need to delete or rename the /var/www/html/index.html file. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Im trying to install Netbox and encounter thi error.Can someone help me please !!!

Beta Was this translation helpful? Give feedback.
All reactions