If I put the wrong credentials I've got this error message #14307
Replies: 2 comments 12 replies
-
My guess would be something wrong with your Apache/Nginx proxy config not setting the X-Forwarded-For: or X-Real-IP: header. You can find working configs here. Are you running Netbox standalone or in Docker? And if standalone, which proxy are you using? |
Beta Was this translation helpful? Give feedback.
-
I found when problem occurs! I have host without IPv6 (except loopback). Referenced nginx.conf has bind definition like that Error after login with incorrect password was gone after changing bind definition to: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions