Open
Description
Bug description
When trying to start a container, often it fails with error: "cannot wait for workspace to initialize: workspace is not initializing or ready".
Example container: eventaservo-eventaservo-xrkag8heoko
.gitpod.yaml
file: https://github.com/eventaservo/eventaservo/blob/main/.gitpod.yml
Steps to reproduce
Click on container name on the dashboard.
- Create a workspace using the repo (below)
- Wait for it to start
- Stop it
- Try to restart it
Workspace affected
eventaservo-eventaservo-xrkag8heoko
Expected behavior
The workspace should open normally.
Example repository
https://github.com/eventaservo/eventaservo
Anything else?
No response