Yesterday I tried to use the command "sam build" in cloud9 and I received the error "IOError: [Errno 28] No space left on device". Today I can't open cloud9. I tried to restart the instance and it didn't work. Can you help me?
Error "IOError: [Errno 28] No space left on device" AWS
68 views Asked by Marina R Albuquerque At
1
You need to resize the EBS volume attached to your cloud9 instance:
Here are some guidelines:
df -h
You should now see a larger volume.