Closed as not planned
Description
Bug description
We are encountering a persistent issue with our Gitpod Workspaces where the connection is randomly dropped, requiring us to manually re-establish the connection, typically through the browser.
Upon reviewing my VSCode logs, I noticed a consistent message appearing each time the connection drops. I'm not certain if this is helpful, but I'm happy to provide additional logs if needed.
Here are the relevant log entries:
2024-09-16 11:30:27.663 [info] Extension host with pid 9202 exited with code: 0, signal: unknown.
2024-09-16 11:30:27.664 [error] [UtilityProcessWorker]: terminated unexpectedly with code 726636822, signal: unknown
2024-09-16 11:30:28.667 [error] Extension host with pid 9202 still exists, forcefully killing it...
2024-09-16 12:31:33.120 [info] Extension host with pid 9386 exited with code: 0, signal: unknown.
2024-09-16 12:31:33.127 [error] [UtilityProcessWorker]: terminated unexpectedly with code 726636822, signal: unknown
2024-09-16 12:42:53.188 [error] [UtilityProcessWorker]: terminated unexpectedly with code 726636822, signal: unknown
2024-09-16 12:42:53.298 [info] Extension host with pid 10155 exited with code: 0, signal: unknown.
2024-09-16 12:48:52.741 [error] [UtilityProcessWorker]: terminated unexpectedly with code 726636822, signal: unknown
2024-09-16 12:48:53.021 [info] Extension host with pid 11031 exited with code: 0, signal: unknown.
Steps to reproduce
I'm not sure of a general way to reproduce this issue, but it's consistent in our workspace.
Workspace affected
No response
Expected behavior
No response
Example repository
No response
Anything else?
No response