-
Notifications
You must be signed in to change notification settings - Fork 16.8k
Closed
Labels
#bugBug reportBug reportgood first issueGood first issues for new contributorsGood first issues for new contributorsvalidation:requiredA committer should validate the issueA committer should validate the issue
Description
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.
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:
Any help would be greatly appreciated!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
#bugBug reportBug reportgood first issueGood first issues for new contributorsGood first issues for new contributorsvalidation:requiredA committer should validate the issueA committer should validate the issue


