I upgraded yesterday to 2021.7.0 and before that WAN access was fine.
Now I’m stuck and get that “Unable to connect to Home Assistant” “RETRY” screen with the HA logo.
From the logs:
Logger: homeassistant.components.http.forwarded
Source: components/http/forwarded.py:91
Integration: HTTP (documentation, issues)
First occurred: 11:08:45 AM (12 occurrences)
Last logged: 11:24:53 AM
A request from a reverse proxy was received from 172.30.33.5, but your HTTP integration is not set-up for reverse proxies
good afternoon, could someone help me? I have had the problem for a few days, I cannot access my home assistant outside the network.
In configuration.yaml I have the following:
It is the last configuration that I have put without success, I really do not know what IP I have to put it, the one I have in my configuration is the IP that my router assigned to the home assistant, that is the IP that I should use or the IP of my duckdns ?
Hi @Nick4, the ip of nginx is the same as that of my home assistant isn’t it? I installed it from the supervisor of ha, for example the ip within ha within my network is 192.168.1.79 and Nginx I imagine it is the same since it is within ha, now that I get home I check
oh! Thank you very much @tom_l , I had not noticed the IP that appeared in the registry, I have put it in the configuration.yaml and everything in order
I have the same problem as topic creator and tried many variants but still no luck.
I have hassio and Nginx Proxy Manager addon logs write out following
[12/Jul/2021:19:44:18 +0300] - 400 400 - GET https something.duckdns.org "/" [Client 192.168.0.1] [Length 16] [Gzip -] [Sent-to 192.168.0.2] "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.102 Safari/537.36" "-"
Wouf. after several hours fiddling finally got it working. Who could imagine very vague http docs along answers this forum thread will completely mislead me and apparently so many other people in other forums.
It is totally not intuitive but appears 172.30.33.0/24 trusted proxy has to remain for Hassio and not be replaced with whatever is ip in Nginx Proxy Manager addon logs.