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

Errors downloading some extensions #4

Open
njx opened this issue Oct 14, 2013 · 1 comment
Open

Errors downloading some extensions #4

njx opened this issue Oct 14, 2013 · 1 comment

Comments

@njx
Copy link

njx commented Oct 14, 2013

Whenever I run grabem, I get a few extensions that fail to download. There seem to be a few different kinds of errors:

Problem unpacking downloads/zips/camden.caniuse-2.0.3.zip
{ [Error: EMFILE, open 'downloads/zips/camden.caniuse-2.0.3.zip']
  errno: 20,
  code: 'EMFILE',
  path: 'downloads/zips/camden.caniuse-2.0.3.zip' }
Error downloading https://s3.amazonaws.com/extend.brackets/flovalence.imagetodata/flovalence.imagetodata-1.3.0.zip
{ [Error: connect EMFILE]
  code: 'EMFILE',
  errno: 'EMFILE',
  syscall: 'connect',
  url: 'https://s3.amazonaws.com/extend.brackets/flovalence.imagetodata/flovalence.imagetodata-1.3.0.zip' }
Error downloading https://s3.amazonaws.com/extend.brackets/dehats.ccextbuilder/dehats.ccextbuilder-0.7.3.zip
{ [Error: getaddrinfo ENOTFOUND]
  code: 'ENOTFOUND',
  errno: 'ENOTFOUND',
  syscall: 'getaddrinfo',
  url: 'https://s3.amazonaws.com/extend.brackets/dehats.ccextbuilder/dehats.ccextbuilder-0.7.3.zip' }
@njx
Copy link
Author

njx commented Oct 14, 2013

(btw, there were two instances of the first error--the other was in camden.csslint-2.0.8.zip)

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

No branches or pull requests

1 participant