Fresh install, Cannot access test environment #9932
-
Hi all, completely new user, fresh install on Ubuntu 22.04. Followed and copy pasted every instruction thus far from https://docs.netbox.dev/en/stable/installation/ |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Try using a different browser. I believe it's a firefox issue. |
Beta Was this translation helpful? Give feedback.
-
For some reason your browser seems to be interpreting
FWIW I use Firefox primarily and have never run into this. |
Beta Was this translation helpful? Give feedback.
For some reason your browser seems to be interpreting
localhost
as the URL scheme rather than the hostname. Try addinghttp://
in front of the URL.FWIW I use Firefox primarily and have never run into this.