hassio-addons/addon-influxdb

X-Frame-Options: Deny Issue #64

jreed509 posted onGitHub

When I attempt to access InfluxDB using ingress I receive a "my.domain.com refused to connect" message in the iframe.

Looking into chrome's logs there's a X-Frame-Options error: Refused to display "https://my.domain.com/api/hassio_ingress/####" in a frame becasue it set 'X-Frame-Options' to 'deny'.

I'm running hassio on an Ubuntu server and I use traefik to handle my docker reverse proxies. In my reverse proxy config, I have it configured to set the X-Frame-Options header to SAMEORIGIN for all hassio traffic and this works great with all other hassio apps using ingress.

Does influxdb handle requests differently than most other addons so that my custom header is being overwritten somewhere?


:wave: Thanks for opening your first issue here! If you're reporting a :bug: bug, please make sure you include steps to reproduce it. Also, logs, error messages and information about your hardware might be useful.

posted by addons-assistant[bot] about 5 years ago

We do not set such an option. If we did, ingress would not have worked at all.

posted by frenck about 5 years ago

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

posted by addons-assistant[bot] about 5 years ago

Fund this Issue

$0.00
Funded

Pull requests