Incubator-superset: superset dashboard is blank

Created on 24 Mar 2018  路  9Comments  路  Source: apache/incubator-superset

Make sure these boxes are checked before submitting your issue - thank you!

/home/ubuntu/code/superset/local/lib/python2.7/site-packages/flask_appbuilder/fields.py:152: UserWarning: allow_blank=True does not do anything for QuerySelectMultipleField.
warnings.warn('allow_blank=True does not do anything for QuerySelectMultipleField.')

  • [x] I have checked the superset logs for python stack traces and included it here as text if 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

Superset version

0.23.3

Expected results

superset should work

Actual results

dashboard blank
/home/ubuntu/code/superset/local/lib/python2.7/site-packages/flask_appbuilder/fields.py:152: UserWarning: allow_blank=True does not do anything for QuerySelectMultipleField.
warnings.warn('allow_blank=True does not do anything for QuerySelectMultipleField.')

Steps to reproduce

/home/ubuntu/code/superset/local/lib/python2.7/site-packages/flask_appbuilder/fields.py:152: UserWarning: allow_blank=True does not do anything for QuerySelectMultipleField.
warnings.warn('allow_blank=True does not do anything for QuerySelectMultipleField.')

screen shot 2018-03-23 at 6 22 10 pm
screen shot 2018-03-23 at 6 16 04 pm

Most helpful comment

This was already reported and fixed. Please close!

All 9 comments

This was already reported and fixed. Please close!

how can I get the fix issue really helpful if any suggestion

@xrmx I am facing the same issue, can you please point us to right P.R.. Would be really helpfull.

@xrmx @ManojKumarMaurya nevermind got it https://github.com/apache/incubator-superset/issues/4642 , we have to use the new Release candiate build for this to solve (0.24.0rc1)

Duplicate of #4619

0.24.0 is out and should address this

0.24.0 is working thanks

I just had this error occur in 0.27.0 (same line number in fields.py), trying to track down why.

0.36.rc1 is not working. Blank login page

Was this page helpful?
0 / 5 - 0 ratings