Skip to content

Seeing 404 Not Found with SQLLAB_BACKEND_PERSISTENCE Enabled #18184

@chris-befoul

Description

@chris-befoul

Latest Version of Apache Superset from docker image.

When the feature flag SQLLAB_BACKEND_PERSISTENCE is set to true in SQL lab upon selecting a schema receiving superset error trouble finding schema.

And seeing this error in logs upon trying to select schema:
404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.

image

The next call where I am still able to select the schema executes no problem with a 200 status and I am able to run a query against it. When SQLLAB_BACKEND_PERSISTENCE is set to false, I am not seeing these errors but will receive the local storage error which I am trying to eliminate.

Relevant code:

image
image

Any help would be greatly appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    #bugBug reportgood first issueGood first issues for new contributorsvalidation:requiredA committer should validate the issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions