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/07/22 01:29:00 UTC

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

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

   i tried to change features SESSION_COOKIE_SAMESITE to Lax,but not work,it still cause error not found.
   GET /ws HTTP/1.1[/home/ryan/anaconda3/envs/superset/lib/python3.8/site-packages/werkzeug/routing.py>>>path_info:[/ws],>>>[None]]>>>[True]>>>[None]>>>[None]
   [/home/ryan/anaconda3/envs/superset/lib/python3.8/site-packages/werkzeug/routing.py>>>path:[|/ws]]
   2022-07-22 09:28:35,152:WARNING:superset.views.base:HTTPException
   Traceback (most recent call last):
     File "/home/ryan/anaconda3/envs/superset/lib/python3.8/site-packages/flask/app.py", line 1516, in full_dispatch_request
       rv = self.dispatch_request()
     File "/home/ryan/anaconda3/envs/superset/lib/python3.8/site-packages/flask/app.py", line 1492, in dispatch_request
       self.raise_routing_exception(req)
     File "/home/ryan/anaconda3/envs/superset/lib/python3.8/site-packages/flask/app.py", line 1474, in raise_routing_exception
       raise request.routing_exception  # type: ignore
     File "/home/ryan/anaconda3/envs/superset/lib/python3.8/site-packages/flask/ctx.py", line 376, in match_request
       result = self.url_adapter.match(return_rule=True)  # type: ignore
     File "/home/ryan/anaconda3/envs/superset/lib/python3.8/site-packages/werkzeug/routing.py", line 2048, in match
       raise NotFound()


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