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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to