wangdongsong opened a new issue #9701: URL: https://github.com/apache/incubator-superset/issues/9701
A clear and concise description of what the bug is. ### Expected results what you expected to happen. 2020-04-30 16:48:00,395:INFO:root:logging was configured successfully 2020-04-30 16:48:00,499:INFO:root:Configured event logger of type <class 'superset.utils.log.DBEventLogger'> Email [[email protected]]: Recognized Database Authentications. 2020-04-30 16:48:02,758:ERROR:flask_appbuilder.security.sqla.manager:Error adding new user to database. unsupported hash type No user created an error occured ### Actual results what actually happens. #### Screenshots If applicable, add screenshots to help explain your problem. #### How to reproduce the bug 1.Install by http://superset.apache.org/installation.html#superset-installation-and-initialization. 2.exectue the command:./superset fab create-admin --username admin --firstname admin --lastname admin --password admin 3.above is the output - superset version: `superset version` Superset 0.35.1 - python version: `python --version` Python 3.7.4 - node.js version: `node -v` - npm version: `npm -v` ### Checklist Make sure these boxes are checked before submitting your issue - thank you! [* ] I have reproduced the issue with at least the latest released version of superset. ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
