History Graph does not work with Proxy

Hi,

I’m facing the problem that the history graphs do not work when I connect to HomeAssistant over my nginx proxy which introduces SSL & a Basic Authentication (https://user:[email protected]), as I get “401 Unauthorized”. Connecting locally, without SSL & BasicAuthentication, the history graphs work great.

I already tried to use Bearer Tokens, but without any luck.

An issue was already opened on Github which contains all the details , but so far, no working solution was found. I also scraped through the forum, again without any luch.

My hope is that moving this issue to the forum, I (and the others) can get it running.
If some of you got this running, could you share your home assistant & nginx config?

Thanks in advance