syafiqmuda commented on issue #38419:
URL: https://github.com/apache/superset/issues/38419#issuecomment-4020483765

   superset_app
   ```
   Traceback (most recent call last):
   
     File "/app/.venv/lib/python3.10/site-packages/flask/app.py", line 1484, in 
full_dispatch_request
   
       rv = self.dispatch_request()
   
     File "/app/.venv/lib/python3.10/site-packages/flask/app.py", line 1458, in 
dispatch_request
   
       self.raise_routing_exception(req)
   
     File "/app/.venv/lib/python3.10/site-packages/flask/app.py", line 1440, in 
raise_routing_exception
   
       raise request.routing_exception  # type: ignore
   
     File "/app/.venv/lib/python3.10/site-packages/flask/ctx.py", line 353, in 
match_request
   
       result = self.url_adapter.match(return_rule=True)  # type: ignore
   
     File "/app/.venv/lib/python3.10/site-packages/werkzeug/routing/map.py", 
line 629, in match
   
       raise NotFound() from None
   
   werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found 
on the server. If you entered the URL manually please check your spelling and 
try again.
   
   172.18.0.1 - - [09/Mar/2026:01:08:12 +0000] "POST 
/tableschemaview/SFIkL7yba8f/expanded HTTP/1.1" 404 334 
"http://localhost:8088/sqllab/"; "Mozilla/5.0 (Windows NT 10.0; Win64; x64) 
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36"
   ```


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