Web protocol is missing from the link of the devices in a rack #6209
-
NetBox versionv2.11 Python version3.6 Steps to Reproduce
Expected BehaviorOpening the device page using https. Observed BehaviorOpening the http server page - showing a 404. |
Beta Was this translation helpful? Give feedback.
Answered by
jeremystretch
Apr 19, 2021
Replies: 1 comment 2 replies
-
This occurs when the HTTP frontend is not configured to forward the protocol correctly. Please see the provided example nginx and Apache configurations for reference. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
ryanmerolle
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This occurs when the HTTP frontend is not configured to forward the protocol correctly. Please see the provided example nginx and Apache configurations for reference.