The IP address of the incoming request is not being forwarded. This means that you cannot use remote access if you are using one of the following network scenarios:
- If your Home Assistant instance has configured
127.0.0.1or::1as trusted networks or proxies. - If you use IP bans, the remote connection will be banned as a whole instead of just the address from which the incorrect passwords were entered.
- We are currently exploring a solution for this issue.
Related topics
- Enabling remote access to Home Assistant
- About the remote access connection to Home Assistant (high level explainer)
- Remote access - deep dive
- Remote access - security aspects
- Using remote access with a custom domain for Home Assistant
- HTTP integration documentation
Edit this article on GitHub