alex-cocos opened a new issue, #37812: URL: https://github.com/apache/superset/issues/37812
### Bug description ## Screenshot <img width="2135" height="867" alt="Image" src="https://github.com/user-attachments/assets/9a248121-dc6f-4391-b09c-a2bd2ccc39dc" /> ## Description SQL errors are not displayed in the Superset interface when an error occurs; only a red timeout counter is shown, with no additional information. This issue also occurs when using the official Helm chart for Superset 5.0.0. as well, in this case we've build our self helm chart for version 6.0.0 and the error is still there, but if we deploy using docker compose `docker-compose-image-tag.yml` with `TAG=6.0.0` everything works pretty well. ### 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]
