Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENOSPC: no space left on device, write #13

Closed
oscarnevarezleal opened this issue May 19, 2020 · 2 comments
Closed

ENOSPC: no space left on device, write #13

oscarnevarezleal opened this issue May 19, 2020 · 2 comments
Labels

Comments

@oscarnevarezleal
Copy link

oscarnevarezleal commented May 19, 2020

After following the instructions detailed on the README file, using Cloud9 for build and deployment I got the following error:

error /home/ec2-user/environment/amazon-chime-sdk-classroom-demo/node_modules/electron-chromedriver: Command failed.
Exit code: 1
Command: node ./download-chromedriver.js
Arguments: 
Directory: /home/ec2-user/environment/amazon-chime-sdk-classroom-demo/node_modules/electron-chromedriver
Output:
/home/ec2-user/environment/amazon-chime-sdk-classroom-demo/node_modules/electron-chromedriver/download-chromedriver.js:21
    if (error != null) throw error
                       ^

Error: ENOSPC: no space left on device, write

My guess was that the EBS wasn't successfully resized when cloud9-resize.sh was called but, as far as I can tell the EC2 instance is using the right EBS with 100GB of space. I'm clueless

@andi-amzn
Copy link

@oscarnevarezleal I am unable to reproduce this error. When I follow the Cloud9 README instructions it works for me. Just curious, which region did you try in?

@oscarnevarezleal
Copy link
Author

🤦‍♂️ I misspelled the region. It works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants