Skip to content

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

Closed
@GangadharGuska

Description

@GangadharGuska

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions