pantheon-systems / localdev-issues

Issue tracking for Pantheon localdev
6 stars 2 forks source link

Not Enough Space Error On Git Clone #94

Open r3volution11 opened 3 years ago

r3volution11 commented 3 years ago

When I attempt to pull down an environment, this error occurs when the git cloning is about to start:

mkdir: cannot create directory '/tmp/source': No space left on device

I should also add that I already had this environment locally but for some reason, Localdev and Docker no longer see it. The files are there but Docker doesn't show its container.

pirog commented 3 years ago

@r3volution11 you likely need to increase the storage limit in Docker Desktop. See: https://docs.docker.com/docker-for-mac/space/

pirog commented 2 years ago

It would be slick, especially once Hyperdrive is ready, if we could get a status check/warning when the user's VM storage starts to get low and then link them to some docs with corrective action eg increased VM disk size or prune existing disk.