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 2021/07/04 23:30:11 UTC

[GitHub] [superset] thetko85 opened a new issue #15538: SQLLab query history and preview not working when upgrading to v1.2

thetko85 opened a new issue #15538:
URL: https://github.com/apache/superset/issues/15538


   A clear and concise description of what the bug is.
   
   - When using the apache/superset:1.2.0 image, the query history and preview tabs in the sqllab view are blank.
   
   what you expected to happen.
   
   - Query history tab should show the historical queries and preview should show the preview of the table
   
   Note:
   The actual query history view actually works and lists the historical queries correctly. ie: "superset/sqllab/history/"
   
   what actually happens.
   
   #### Screenshots
   
   ![query-history](https://user-images.githubusercontent.com/10606114/124402301-c705fa00-dd72-11eb-8f48-e008ce600f7f.png)
   
   #### How to reproduce the bug
   
   1. Go to 'sqllab'
   2. Choose a schema, table 
   3. Click on Query history is blank
   4. Click on Preview is blank
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: 1.2.0
   - python version: 3.7.9
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [x] I have reproduced the issue with at least the latest released version of superset.
   - [x] 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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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


[GitHub] [superset] shashankkoppar commented on issue #15538: [SQLLab] query history and preview not working when upgrading to v1.2

Posted by GitBox <gi...@apache.org>.
shashankkoppar commented on issue #15538:
URL: https://github.com/apache/superset/issues/15538#issuecomment-886546637


   I am facing the same issue as well! I am getting this error message when selecting the preview. 
   
   ![image](https://user-images.githubusercontent.com/14154688/126968644-e1acb8cc-76ca-406b-b7b0-a182fa57c9c3.png)
   


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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


[GitHub] [superset] shashankkoppar edited a comment on issue #15538: [SQLLab] query history and preview not working when upgrading to v1.2

Posted by GitBox <gi...@apache.org>.
shashankkoppar edited a comment on issue #15538:
URL: https://github.com/apache/superset/issues/15538#issuecomment-886546637


   I am facing the same issue as well! I am getting this error message when selecting the preview. 
   
   I can see following error when I inspect it. 
   ```
   Unsafe attempt to load URL http://superset.example.com/api/v1/dataset/?q=%28filters%3A%21%28%28col%3Atable_name%2Copr%3Act%2Cvalue%3A%27%27%29%2C%28col%3Aowners%2Copr%3Arel_m_m%2Cvalue%3A1%29%29%2Corder_column%3Achanged_on_delta_humanized%2Corder_direction%3Adesc%29 from origin https://superset.example.com. Domains, protocols and ports must match.
   ```


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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


[GitHub] [superset] shashankkoppar edited a comment on issue #15538: [SQLLab] query history and preview not working when upgrading to v1.2

Posted by GitBox <gi...@apache.org>.
shashankkoppar edited a comment on issue #15538:
URL: https://github.com/apache/superset/issues/15538#issuecomment-886546637


   I am facing the same issue as well! I am getting this error message when selecting the preview. 
   


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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


[GitHub] [superset] shashankkoppar commented on issue #15538: [SQLLab] query history and preview not working when upgrading to v1.2

Posted by GitBox <gi...@apache.org>.
shashankkoppar commented on issue #15538:
URL: https://github.com/apache/superset/issues/15538#issuecomment-886564103


   How can I make it load https endpoint instead of http one? 
   


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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


[GitHub] [superset] junlincc closed issue #15538: [SQLLab] query history and preview not working when upgrading to v1.2

Posted by GitBox <gi...@apache.org>.
junlincc closed issue #15538:
URL: https://github.com/apache/superset/issues/15538


   


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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


[GitHub] [superset] yl2982 commented on issue #15538: [SQLLab] query history and preview not working when upgrading to v1.2

Posted by GitBox <gi...@apache.org>.
yl2982 commented on issue #15538:
URL: https://github.com/apache/superset/issues/15538#issuecomment-902374274


   Go to `superset-frontend/src/components/Tabs/Tabs.tsx` and remove 'animated' property can simply solve the problem.
   `Tabs.defaultProps = {
     fullWidth: true,
   };`


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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


[GitHub] [superset] shashankkoppar edited a comment on issue #15538: [SQLLab] query history and preview not working when upgrading to v1.2

Posted by GitBox <gi...@apache.org>.
shashankkoppar edited a comment on issue #15538:
URL: https://github.com/apache/superset/issues/15538#issuecomment-886564103


   I made it load proper https following this issue comment here https://github.com/apache/superset/issues/14730 
   But yet it loads nothing. 


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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


[GitHub] [superset] connorwang commented on issue #15538: [SQLLab] query history and preview not working when upgrading to v1.2

Posted by GitBox <gi...@apache.org>.
connorwang commented on issue #15538:
URL: https://github.com/apache/superset/issues/15538#issuecomment-892074478


   We're having the same issue :( Running on K8s (Rancher).


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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


[GitHub] [superset] connorwang edited a comment on issue #15538: [SQLLab] query history and preview not working when upgrading to v1.2

Posted by GitBox <gi...@apache.org>.
connorwang edited a comment on issue #15538:
URL: https://github.com/apache/superset/issues/15538#issuecomment-892074478


   We're having the same issue :( Running on K8s (Rancher). https://github.com/apache/superset/issues/16050


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

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