yesterday
Hello everyone,
we are experiencing issues on one of our Databricks workspaces:
Notebooks and SQL queries are executing, but results are not returned to the UI.
On the screenshots you can see examples where cells in notebooks and queries in a SQL warehouse are executed successfully (clusters respond, rows are read), but the response with the data never comes back.
The UI stays stuck on "Fetching results”.
Sometimes a timeout error appears (Server error: Timed out after 60 seconds waiting for lazyLoadNotebookIfNeeded).
We also checked the browser developer tools: the requests are answered with HTTP 204 No Content.
This looks like one-directional communication: commands can be sent to clusters, but no data is received back in the workspace UI.
Has anyone else experienced this issue recently, and is there a known workaround?
Thanks in advance!
19 hours ago
Thanks a lot for the quick replies!
It seems the issue was related to a faulty iPython version (or something similar inside the workspace). The problem resolved itself later the same day in the evening, and everything is working normally again now.
yesterday
Hello @mosayed
Is it possible for you to share driver logs plus
Can you change the default time out to 300 seconds
yesterday
Can you please check if the query is in finished status and what is the time the result was returned to client.
19 hours ago
Thanks a lot for the quick replies!
It seems the issue was related to a faulty iPython version (or something similar inside the workspace). The problem resolved itself later the same day in the evening, and everything is working normally again now.
18 hours ago
Thanks for letting us know @mosayed , could you mark your post as an answer? This help others with similar question locate solution for their problem faster.
Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!
Sign Up Now