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/23 15:09:33 UTC

[GitHub] [incubator-superset] Exentriq commented on issue #3542: OperationalError no such table dashboards

Exentriq commented on issue #3542: OperationalError no such table dashboards
URL: https://github.com/apache/incubator-superset/issues/3542#issuecomment-485844877
 
 
   Hi @wfowlks 
   
   can you try to explain how did you fix this issue?
   I used this how-to to install superset:
   https://superset.incubator.apache.org/installation.html#getting-started
   
   after the login we see an error page like your:
   > sqlalchemy.exc.OperationalError
   sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such table: user_attribute
   [SQL: SELECT user_attribute.welcome_dashboard_id AS user_attribute_welcome_dashboard_id 
   FROM user_attribute 
   WHERE user_attribute.user_id = ?]
   [parameters: ('1',)]
   (Background on this error at: http://sqlalche.me/e/e3q8)

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