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/11/15 11:09:42 UTC

[GitHub] [superset] sagar-appperfect commented on issue #20319: werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server

sagar-appperfect commented on issue #20319:
URL: https://github.com/apache/superset/issues/20319#issuecomment-1315156441

   We are facing same issue, these are the steps that we followed 
   1. Clone Superset's GitHub repository `git clone https://github.com/apache/superset.git`
   2. Updated config.py
   `# Uncomment to setup Public role name, no authentication needed`
   `AUTH_ROLE_PUBLIC = 'Public'`
   3. Docker compose (tried it with dev)
   DEV
   `docker compose build`
   `docker-compose up -d`
   
   I have tried to set `SESSION_COOKIE_SAMESITE=None` but issue is same.
   Please let me know if I am missing something, any help would be appreciated.
   Thanks


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