You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/07/08 13:21:15 UTC

[GitHub] [incubator-superset] czue edited a comment on issue #8686: Error while changing data source in chart

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org