Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 107141

HTTP Integration not set-up for reverse proxy using traefik

$
0
0

Hello,

I’m having issues to use Home Assistant running on Docker and using Traefik as reverse proxy.
when I hit the URL defined on Traefik I get an 400: Bad Request error and looking the HASS log I see:

2022-01-09 11:19:59 ERROR (MainThread) [homeassistant.components.http.forwarded] A request from a reverse proxy was received from 172.18.0.4, but your HTTP integration is not set-up for reverse proxies

On the configuration.yaml for home assistant I’ve the following parameters for the HTTP:

http:
use_x_forwarded_for: true
trusted_proxies:
- 172.18.0.0/27 # Internal docker network subnet
- 127.0.0.1

Any idea what could be wrong?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 107141

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>