sendurangr opened a new issue, #35823:
URL: https://github.com/apache/superset/issues/35823
### Bug description
`2025-10-24 01:22:52,058:INFO:werkzeug:127.0.0.1 - - [24/Oct/2025 01:22:52]
"GET /health HTTP/1.1" 200 -
2025-10-24 01:23:22,108:INFO:werkzeug:127.0.0.1 - - [24/Oct/2025 01:23:22]
"GET /health HTTP/1.1" 200 -
2025-10-24 01:23:59,201:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:23:59]
"GET / HTTP/1.1" 302 -
2025-10-24 01:23:59,212:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:23:59]
"GET / HTTP/1.1" 302 -
2025-10-24 01:23:59,492:WARNING:root:Failed to add user to db session: Class
'werkzeug.local.LocalProxy' is not mapped
2025-10-24 01:23:59,517:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:23:59]
"GET /superset/welcome/ HTTP/1.1" 302 -
2025-10-24 01:23:59,529:INFO:werkzeug:127.0.0.1 - - [24/Oct/2025 01:23:59]
"GET /health HTTP/1.1" 200 -
2025-10-24 01:24:02,131:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:02]
"GET /login/?next=/superset/welcome/ HTTP/1.1" 200 -
2025-10-24 01:24:02,538:WARNING:superset.views.error_handling:HTTPException
Traceback (most recent call last):
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1484, in
full_dispatch_request
rv = self.dispatch_request()
^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1458, in
dispatch_request
self.raise_routing_exception(req)
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1440, in
raise_routing_exception
raise request.routing_exception # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.11/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.11/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.
2025-10-24 01:24:02,544:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:02]
"GET /.well-known/appspecific/com.chrome.devtools.json HTTP/1.1" 404 -
2025-10-24 01:24:04,340:WARNING:superset.views.error_handling:HTTPException
Traceback (most recent call last):
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1484, in
full_dispatch_request
rv = self.dispatch_request()
^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1458, in
dispatch_request
self.raise_routing_exception(req)
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1440, in
raise_routing_exception
raise request.routing_exception # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.11/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.11/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.
2025-10-24 01:24:04,341:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:04]
"GET /ws HTTP/1.1" 404 -
2025-10-24 01:24:05,681:WARNING:superset.views.error_handling:HTTPException
Traceback (most recent call last):
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1484, in
full_dispatch_request
rv = self.dispatch_request()
^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1458, in
dispatch_request
self.raise_routing_exception(req)
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1440, in
raise_routing_exception
raise request.routing_exception # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.11/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.11/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.
2025-10-24 01:24:05,682:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:05]
"GET /ws HTTP/1.1" 404 -
2025-10-24 01:24:06,845:WARNING:superset.views.error_handling:HTTPException
Traceback (most recent call last):
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1484, in
full_dispatch_request
rv = self.dispatch_request()
^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1458, in
dispatch_request
self.raise_routing_exception(req)
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1440, in
raise_routing_exception
raise request.routing_exception # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.11/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.11/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.
2025-10-24 01:24:06,846:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:06]
"GET /ws HTTP/1.1" 404 -
2025-10-24 01:24:06,901:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:06]
"POST /superset/log/?explode=events HTTP/1.1" 302 -
2025-10-24 01:24:07,252:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:07]
"GET /login/?next=http://localhost:8088/superset/log/?explode%3Devents
HTTP/1.1" 200 -
2025-10-24 01:24:08,106:WARNING:superset.views.error_handling:HTTPException
Traceback (most recent call last):
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1484, in
full_dispatch_request
rv = self.dispatch_request()
^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1458, in
dispatch_request
self.raise_routing_exception(req)
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1440, in
raise_routing_exception
raise request.routing_exception # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.11/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.11/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.
2025-10-24 01:24:08,106:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:08]
"GET /ws HTTP/1.1" 404 -
2025-10-24 01:24:09,258:WARNING:superset.views.error_handling:HTTPException
Traceback (most recent call last):
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1484, in
full_dispatch_request
rv = self.dispatch_request()
^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1458, in
dispatch_request
self.raise_routing_exception(req)
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1440, in
raise_routing_exception
raise request.routing_exception # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.11/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.11/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.
2025-10-24 01:24:09,259:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:09]
"GET /ws HTTP/1.1" 404 -
2025-10-24 01:24:10,495:WARNING:superset.views.error_handling:HTTPException
Traceback (most recent call last):
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1484, in
full_dispatch_request
rv = self.dispatch_request()
^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1458, in
dispatch_request
self.raise_routing_exception(req)
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1440, in
raise_routing_exception
raise request.routing_exception # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.11/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.11/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.
2025-10-24 01:24:10,496:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:10]
"GET /ws HTTP/1.1" 404 -
2025-10-24 01:24:10,881:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:10]
"POST /login/?next=/superset/welcome/ HTTP/1.1" 302 -
2025-10-24 01:24:11,261:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:11]
"GET /superset/welcome/ HTTP/1.1" 200 -
2025-10-24 01:24:13,864:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:13]
"GET
/api/v1/database/?q=(filters:!((col:allow_file_upload,opr:upload_is_enabled,value:!t)))
HTTP/1.1" 200 -
2025-10-24 01:24:13,875:WARNING:superset.views.error_handling:HTTPException
Traceback (most recent call last):
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1484, in
full_dispatch_request
rv = self.dispatch_request()
^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1458, in
dispatch_request
self.raise_routing_exception(req)
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1440, in
raise_routing_exception
raise request.routing_exception # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.11/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.11/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.
2025-10-24 01:24:13,876:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:13]
"GET /ws HTTP/1.1" 404 -
2025-10-24 01:24:14,963:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:14]
"GET
/api/v1/database/?q=(filters:!((col:database_name,opr:neq,value:examples)))
HTTP/1.1" 200 -
2025-10-24 01:24:14,976:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:14]
"GET /api/v1/me/ HTTP/1.1" 200 -
2025-10-24 01:24:15,054:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:15]
"GET
/api/v1/dashboard/?q=(filters:!((col:owners,opr:rel_m_m,value:'1')),order_column:changed_on_delta_humanized,order_direction:desc,page:0,page_size:5)
HTTP/1.1" 200 -
2025-10-24 01:24:15,083:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:15]
"GET /api/v1/log/recent_activity/?q=(distinct:!f,page_size:24) HTTP/1.1" 200 -
2025-10-24 01:24:15,338:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:15]
"GET
/api/v1/chart/?q=(filters:!((col:owners,opr:rel_m_m,value:'1')),order_column:changed_on_delta_humanized,order_direction:desc,page:0,page_size:5)
HTTP/1.1" 200 -
2025-10-24 01:24:15,350:WARNING:superset.views.error_handling:HTTPException
Traceback (most recent call last):
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1484, in
full_dispatch_request
rv = self.dispatch_request()
^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1458, in
dispatch_request
self.raise_routing_exception(req)
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1440, in
raise_routing_exception
raise request.routing_exception # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.11/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.11/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.
2025-10-24 01:24:15,351:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:15]
"GET /ws HTTP/1.1" 404 -
2025-10-24 01:24:15,406:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:15]
"GET
/api/v1/saved_query/?q=(filters:!((col:created_by,opr:rel_o_m,value:'1')),order_column:changed_on_delta_humanized,order_direction:desc,page:0,page_size:5)
HTTP/1.1" 200 -
2025-10-24 01:24:16,477:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:16]
"GET
/api/v1/dashboard/?q=(filters:!(),order_column:changed_on_delta_humanized,order_direction:desc,page:0,page_size:5)
HTTP/1.1" 200 -
2025-10-24 01:24:16,493:WARNING:superset.views.error_handling:HTTPException
Traceback (most recent call last):
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1484, in
full_dispatch_request
rv = self.dispatch_request()
^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1458, in
dispatch_request
self.raise_routing_exception(req)
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1440, in
raise_routing_exception
raise request.routing_exception # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.11/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.11/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.
2025-10-24 01:24:16,494:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:16]
"GET /ws HTTP/1.1" 404 -
2025-10-24 01:24:16,545:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:16]
"POST /superset/log/?explode=events HTTP/1.1" 200 -
2025-10-24 01:24:16,645:INFO:werkzeug:172.18.0.1 - - [24/Oct/2025 01:24:16]
"GET
/api/v1/chart/?q=(filters:!(),order_column:changed_on_delta_humanized,order_direction:desc,page:0,page_size:5)
HTTP/1.1" 200 -
2025-10-24 01:24:17,754:WARNING:superset.views.error_handling:HTTPException
Traceback (most recent call last):
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1484, in
full_dispatch_request
rv = self.dispatch_request()
^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1458, in
dispatch_request
self.raise_routing_exception(req)
File "/app/.venv/lib/python3.11/site-packages/flask/app.py", line 1440, in
raise_routing_exception
raise request.routing_exception # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.11/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.11/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.`
I want to know what is the stable version everyone is using.
I was trying to up the service as in the documentation, but im getting these
following errors.
can anyone help me out on this?
### Screenshots/recordings
_No response_
### Superset version
master / latest-dev
### Python version
3.9
### Node version
16
### Browser
Chrome
### Additional context
_No response_
### Checklist
- [ ] I have searched Superset docs and Slack and didn't find a solution to
my problem.
- [ ] I have searched the GitHub issue tracker and didn't find a similar bug
report.
- [ ] I have checked Superset's logs for errors and if I found a relevant
Python stacktrace, I included it here as text in the "additional context"
section.
--
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]