czue edited a comment on issue #8686:
URL: 
https://github.com/apache/incubator-superset/issues/8686#issuecomment-655514199


   I'm also experiencing this on `0.36.0`. My issue appears related to this one 
https://github.com/apache/incubator-superset/issues/8686 in that I'm getting a 
JavaScript console error:
   
   ```
   Unsafe attempt to load URL http://example.com/datasource/get/table/27/ from 
frame with URL https://example.com/superset/explore/?form_data=....#. Domains, 
protocols and ports must match.
   ```
   
   However I have applied every workaround, including setting 
`ENABLE_PROXY_FIX` and `PROXY_FIX_CONFIG` in `superset_config.py` as well as 
validating the `X-Forwarded-Proto` and other headers are set and it doesn't 
seem to resolve the issue.
   
   I am running superset on HTTPS behind an nginx reverse proxy.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to