-
Notifications
You must be signed in to change notification settings - Fork 54k
Closed
Labels
Description
While following course setup:
https://github.com/microsoft/generative-ai-for-beginners/blob/main/00-course-setup/01-setup-cloud.md
I have experienced issue "This codespace is currently running in recovery mode due to a container error." in Codespace on GitHub. The first error message I can find in the log is
docker: write /var/lib/docker/tmp/GetImageBlob2200800789: no space left on device
My github account does not have many other repositories and seems to have 20GB free:
/workspaces/generative-ai-for-beginners (main) $ df -h
Filesystem Size Used Avail Use% Mounted on
overlay 32G 11G 20G 34% /
Any thoughts what could be the problem?