gitpod-io / gitpod

The developer platform for on-demand cloud development environments to create software faster and more securely.
https://www.gitpod.io
GNU Affero General Public License v3.0
12.86k stars 1.24k forks source link

Cannot initialize workspace #1194

Closed Ananthavijay closed 4 years ago

Ananthavijay commented 4 years ago

Describe the bug

I get an error: "cannot initialize workspace"

cannot initialize workspace: cannot initialize workspace: cannot create workspace: mkdir /mnt/workingarea/49b69de4-5514-45cf-bacf-89a183043a2e: no space left on device
Please file an issue if you think this is a bug.

Even though I don't have any workspace, this error pops

To Reproduce

Create a workspace with any repository from GitHub and wait for it to start up

Expected behaviour

The repository should be cloned and files ready in the workspace.

csweichel commented 4 years ago

Hi,

thank you for bringing this to our attention. I have cordoned the faulty node, so things should work again as expected.

Sorry for the inconvenience.