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 2022/01/26 22:58:03 UTC

[GitHub] [superset] chris-befoul opened a new issue #18184: Seeing 404 Not Found with SQLLAB_BACKEND_PERSISTENCE Enabled

chris-befoul opened a new issue #18184:
URL: https://github.com/apache/superset/issues/18184


   When the feature flag SQLLAB_BACKEND_PERSISTENCE is set to true in SQL lab upon selecting a schema receiving superset error 
   ![image](https://user-images.githubusercontent.com/55672717/151258441-8190373b-4d27-4841-a42c-5ec838d75a51.png)
   
   And seeing a 404 Not found in logs 
   ![image](https://user-images.githubusercontent.com/55672717/151259042-0783b3c1-3841-4353-8c76-34f15010f3e4.png)
   ![image](https://user-images.githubusercontent.com/55672717/151259802-d464d044-d809-442e-8728-30004d8a920c.png)
   
   
   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](https://user-images.githubusercontent.com/55672717/151260977-e426601d-e62f-4874-a736-80646bd93471.png)
   ![image](https://user-images.githubusercontent.com/55672717/151260868-dd4bec12-4e0f-4db7-b510-9f6bb6575bb3.png)
   
   
   
   


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

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org