Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error after install and upgrade of Superset DB apache-superset 1.0.1 #13038

Closed
GangadharGuska opened this issue Feb 9, 2021 · 2 comments
Closed
Labels
question & help wanted Use Github discussions instead

Comments

@GangadharGuska
Copy link

GangadharGuska commented Feb 9, 2021

After install and upgrade of Superset DB apache-superset 1.0.1 gets an error clicking on Charts or dashboard" Traceback (most recent call last): File "/obi/ApacheSuperset/superset01/lib/python3.7/site-packages/sqlalchemy/engine/base.py", line 1277, in _execute_context cursor, statement, parameters, context File "/obi/ApacheSuperset/superset01/lib/python3.7/site-packages/sqlalchemy/engine/default.py", line 608, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such column: dbs.uuid"

installed apache-superset 1.0.1 and done the DB upgrade with initlized after loading the samples we get error clicking on Chart or Dashboard"
File "/obi/ApacheSuperset/superset01/lib/python3.7/site-packages/sqlalchemy/engine/base.py", line 1277, in _execute_context
cursor, statement, parameters, context
File "/obi/ApacheSuperset/superset01/lib/python3.7/site-packages/sqlalchemy/engine/default.py", line 608, in do_execute
cursor.execute(statement, parameters)
sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such column: saved_query.rows

moved long title to description.
Screen Shot 2021-02-09 at 12 02 18 PM

@GangadharGuska GangadharGuska added the #bug Bug report label Feb 9, 2021
@junlincc junlincc added v1.0.1 question & help wanted Use Github discussions instead and removed #bug Bug report labels Feb 9, 2021
@junlincc junlincc changed the title After install and upgrade of Superset DB apache-superset 1.0.1 gets an error clicking on Charts or dashboard" Traceback (most recent call last): File "/obi/ApacheSuperset/superset01/lib/python3.7/site-packages/sqlalchemy/engine/base.py", line 1277, in _execute_context cursor, statement, parameters, context File "/obi/ApacheSuperset/superset01/lib/python3.7/site-packages/sqlalchemy/engine/default.py", line 608, in do_execute cursor.execute(statement, parameters) sqlite3.OperationalError: no such column: dbs.uuid" Error after install and upgrade of Superset DB apache-superset 1.0.1 Feb 9, 2021
@betodealmeida
Copy link
Member

@GangadharGuska, did you run superset db upgrade?

@GangadharGuska
Copy link
Author

@GangadharGuska, did you run superset db upgrade?

"Yes i have"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question & help wanted Use Github discussions instead
Projects
None yet
Development

No branches or pull requests

4 participants