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 2019/09/03 09:00:52 UTC

[GitHub] [incubator-superset] srikanth-reddy-m opened a new issue #8160: In HTTPS Change of data source not working on Table and Dashboards

srikanth-reddy-m opened a new issue #8160: In HTTPS Change of data source not working on Table and Dashboards
URL: https://github.com/apache/incubator-superset/issues/8160
 
 
   A clear and concise description of what the bug is.
   
   CodeBase: Master Branch
   
   When trying to change superset data source from HTTPS it is trying to open Url in HTTP in which it is creating the error.
   
   Error: Unsafe attempt to load URL, Domains, protocols, and ports must match
   
   ### Expected results
   It should load URL's with only HTTps
   what you expected to happen.
   
   ### Actual results
   
   what actually happens.
   
   #### Screenshots
   ![supersetImage](https://user-images.githubusercontent.com/46744980/64158968-0d2c6280-ce57-11e9-9d99-6af23c262541.png)
   
   If applicable, add screenshots to help explain your problem.
   
   #### How to reproduce the bug
   
   1. Go to  Superset sources and select Tables.
   2. Click on any source this will open that source
   3. Now click on Data Source drop-down and select change data source and select any data source.
   4. This will show error 
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: `superset version`
   - python version: `python --version`
   - node.js version: `node -v`
   - npm version: `npm -v`
   
   ### Checklist
   
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [ ] I have reproduced the issue with at least the latest released version of superset.
   - [ ] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   
   Add any other context about the problem here.
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

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