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/03/12 05:26:30 UTC

[GitHub] [incubator-superset] sahiljain001 opened a new issue #9288: Blank login Page when building from 0.36.rc1 release branch

sahiljain001 opened a new issue #9288: Blank login Page when building from 0.36.rc1 release branch
URL: https://github.com/apache/incubator-superset/issues/9288
 
 
   Blank login Page when building from 0.36.rc1 release branch. Only close button is present
   
   ### Expected results
   
   proper login page
   
   ### Actual results
   
   Blank login page with close button present
   
   #### Screenshots
   
   If applicable, add screenshots to help explain your problem.
   
   #### How to reproduce the bug
   
   Just follow the steps to run apache superset from the source code from branch 0.36 rc1
   
   

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


[GitHub] [incubator-superset] sahiljain001 edited a comment on issue #9288: Blank login Page when building from 0.36.rc1 release branch

Posted by GitBox <gi...@apache.org>.
sahiljain001 edited a comment on issue #9288: Blank login Page when building from 0.36.rc1 release branch
URL: https://github.com/apache/incubator-superset/issues/9288#issuecomment-598257344
 
 
   > Hi @sahiljain001 - thanks for checking out the RC! I believe this release candidate was cancelled due to a number of bugs that were discovered as part of the release process. Hopefully you won't experience the same issue in the next RC.
   
   Hi, thanks for the quick response. Can you please share when is the 0.36 release expected.

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


[GitHub] [incubator-superset] WenQiangW edited a comment on issue #9288: Blank login Page when building from 0.36.rc1 release branch

Posted by GitBox <gi...@apache.org>.
WenQiangW edited a comment on issue #9288: Blank login Page when building from 0.36.rc1 release branch
URL: https://github.com/apache/incubator-superset/issues/9288#issuecomment-601257483
 
 
   @willbarrett  thanks ,but superset 0.30.1 not find  the branch or tag on the git !
   
   other messege: pypi:the superset0.30.1 release on 2020.1.30, the apache-superset 0.35.2 release on 2020.1.15

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


[GitHub] [incubator-superset] willbarrett commented on issue #9288: Blank login Page when building from 0.36.rc1 release branch

Posted by GitBox <gi...@apache.org>.
willbarrett commented on issue #9288: Blank login Page when building from 0.36.rc1 release branch
URL: https://github.com/apache/incubator-superset/issues/9288#issuecomment-601251156
 
 
   @WenQiangW all of the releases are *tagged* on Github, they are not represented by branches. You can find the tags under the *Releases* tab on this repository.

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


[GitHub] [incubator-superset] sahiljain001 commented on issue #9288: Blank login Page when building from 0.36.rc1 release branch

Posted by GitBox <gi...@apache.org>.
sahiljain001 commented on issue #9288: Blank login Page when building from 0.36.rc1 release branch
URL: https://github.com/apache/incubator-superset/issues/9288#issuecomment-598614148
 
 
   @willbarrett Thanks for the information. Actually we have a use case where we want to show a user specific data to a user. For example we have a data source with many client_ids . A logged in user must see data related to his clientId only. Therefore we thought to pass the clientId in URL and then use in all charts for that dashboard that why we were waiting for 0.36 release. Can you please share if there is any other workaround for the same in 0.35.2 release so that we can continue with our work.

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


[GitHub] [incubator-superset] WenQiangW commented on issue #9288: Blank login Page when building from 0.36.rc1 release branch

Posted by GitBox <gi...@apache.org>.
WenQiangW commented on issue #9288: Blank login Page when building from 0.36.rc1 release branch
URL: https://github.com/apache/incubator-superset/issues/9288#issuecomment-601052656
 
 
   @willbarrett  hi, superset  version 0.30.1 corresponds to which branch of git .  I don't find this branch in git, and the version superset== 0.30.1 is better than apache-superset==0.35.2 ??? 
   (superset== 0.30.1  posted on 2020.1.30,  but apache-superset==0.35.2 posted on 2020.1.7)

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


[GitHub] [incubator-superset] sahiljain001 commented on issue #9288: Blank login Page when building from 0.36.rc1 release branch

Posted by GitBox <gi...@apache.org>.
sahiljain001 commented on issue #9288: Blank login Page when building from 0.36.rc1 release branch
URL: https://github.com/apache/incubator-superset/issues/9288#issuecomment-598257344
 
 
   > Hi @sahiljain001 - thanks for checking out the RC! I believe this release candidate was cancelled due to a number of bugs that were discovered as part of the release process. Hopefully you won't experience the same issue in the next RC.
   
   Hi, thanks for the quick response. Can you please when is the 0.36 release expected.

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


[GitHub] [incubator-superset] WenQiangW edited a comment on issue #9288: Blank login Page when building from 0.36.rc1 release branch

Posted by GitBox <gi...@apache.org>.
WenQiangW edited a comment on issue #9288: Blank login Page when building from 0.36.rc1 release branch
URL: https://github.com/apache/incubator-superset/issues/9288#issuecomment-601257483
 
 
   thanks ,but superset 0.30.1 not find  the branch or tag on the git !
   
   other messege: pypi:the superset0.30.1 release on 2020.1.30, the apache-superset 0.35.2 release on 2020.1.15

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


[GitHub] [incubator-superset] willbarrett commented on issue #9288: Blank login Page when building from 0.36.rc1 release branch

Posted by GitBox <gi...@apache.org>.
willbarrett commented on issue #9288: Blank login Page when building from 0.36.rc1 release branch
URL: https://github.com/apache/incubator-superset/issues/9288#issuecomment-598259815
 
 
   @sahiljain001 hopefully in the next couple of weeks, but it depends on the Apache release process and what issues are discovered along the way.

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


[GitHub] [incubator-superset] willbarrett commented on issue #9288: Blank login Page when building from 0.36.rc1 release branch

Posted by GitBox <gi...@apache.org>.
willbarrett commented on issue #9288: Blank login Page when building from 0.36.rc1 release branch
URL: https://github.com/apache/incubator-superset/issues/9288#issuecomment-601265738
 
 
   I'm sorry, if it isn't recorded in Github, I have no way of finding out.

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


[GitHub] [incubator-superset] WenQiangW commented on issue #9288: Blank login Page when building from 0.36.rc1 release branch

Posted by GitBox <gi...@apache.org>.
WenQiangW commented on issue #9288: Blank login Page when building from 0.36.rc1 release branch
URL: https://github.com/apache/incubator-superset/issues/9288#issuecomment-601257483
 
 
   thanks ,but superset 0.30.1 not find  the branch or tag on the git !
   
   other messege: pypi:the superset0.30.1 release on 2020.1.30, the apache-superset 0.35.2 release on 2020.1.15

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


[GitHub] [incubator-superset] WenQiangW commented on issue #9288: Blank login Page when building from 0.36.rc1 release branch

Posted by GitBox <gi...@apache.org>.
WenQiangW commented on issue #9288: Blank login Page when building from 0.36.rc1 release branch
URL: https://github.com/apache/incubator-superset/issues/9288#issuecomment-601476716
 
 
   > I'm sorry, if it isn't recorded in Github, I have no way of finding out.
   
   Thanks 

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


[GitHub] [incubator-superset] willbarrett commented on issue #9288: Blank login Page when building from 0.36.rc1 release branch

Posted by GitBox <gi...@apache.org>.
willbarrett commented on issue #9288: Blank login Page when building from 0.36.rc1 release branch
URL: https://github.com/apache/incubator-superset/issues/9288#issuecomment-598884373
 
 
   @sahiljain001 there is not a workaround that I am aware of.

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


[GitHub] [incubator-superset] willbarrett commented on issue #9288: Blank login Page when building from 0.36.rc1 release branch

Posted by GitBox <gi...@apache.org>.
willbarrett commented on issue #9288: Blank login Page when building from 0.36.rc1 release branch
URL: https://github.com/apache/incubator-superset/issues/9288#issuecomment-598253830
 
 
   Hi @sahiljain001 - thanks for checking out the RC! I believe this release candidate was cancelled due to a number of bugs that were discovered as part of the release process. Hopefully you won't experience the same issue in the next RC.

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


[GitHub] [incubator-superset] stale[bot] commented on issue #9288: Blank login Page when building from 0.36.rc1 release branch

Posted by GitBox <gi...@apache.org>.
stale[bot] commented on issue #9288:
URL: https://github.com/apache/incubator-superset/issues/9288#issuecomment-630515992


   This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue `.pinned` to prevent stale bot from closing the issue.
   


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


[GitHub] [incubator-superset] stale[bot] closed issue #9288: Blank login Page when building from 0.36.rc1 release branch

Posted by GitBox <gi...@apache.org>.
stale[bot] closed issue #9288:
URL: https://github.com/apache/incubator-superset/issues/9288


   


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