You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "mdmatin4 (via GitHub)" <gi...@apache.org> on 2023/06/09 17:01:56 UTC

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

mdmatin4 commented on issue #20319:
URL: https://github.com/apache/superset/issues/20319#issuecomment-1584892671

   > Login works but get this error and I am logged out immediately. These are logs on superset. Anyone found the fix?
   
   Change the SESSION_COOKIE_HTTPONLY value in your superset_config.py file to True. 
   `SESSION_COOKIE_HTTPONLY = True`
   
   It'll solve the login issue. But the main issue will still remain same.
   
   


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