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/04/22 09:05:31 UTC

[GitHub] [incubator-superset] PeterLau2019 opened a new issue #7343: AnaConda3 Install superset OK, but fabmanager is error , why?

PeterLau2019 opened a new issue #7343: AnaConda3  Install superset OK,but fabmanager is error ,why?
URL: https://github.com/apache/incubator-superset/issues/7343
 
 
   (superset) D:\Anaconda3\envs\superset>fabmanager create-admin --app superset
   fabmanager is going to be deprecated in 2.2.X, you can use the same commands on the improved 'flask fab <command>'
   Username [admin]: admin
   User first name [admin]:
   User last name [user]:
   Email [admin@fab.org]:
   Password:
   Repeat for confirmation:
   Recognized Database Authentications.
   2019-04-22 17:02:05,300:ERROR:flask_appbuilder.security.sqla.manager:Error adding new user to database. (sqlite3.IntegrityError) UNIQUE constraint failed: ab_user.email
   [SQL: INSERT INTO ab_user (first_name, last_name, username, password, active, email, last_login, login_count, fail_login_count, created_on, changed_on, created_by_fk, changed_by_fk) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)]
   [parameters: ('admin', 'user', 'admin', 'pbkdf2:sha256:150000$1jm1CNdP$dacad99699f448af21f8a866e508c1430c21c19c1a06c352b4ea95d3885e468b', 1, 'admin@fab.org', None, None, None, '2019-04-22 17:02:05.299670', '2019-04-22 17:02:05.299670', None, None)]
   (Background on this error at: http://sqlalche.me/e/gkpj)
   No user created an error occured
   

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