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

error: undefined #14

Closed
IonicaBizau opened this issue May 6, 2014 · 2 comments
Closed

error: undefined #14

IonicaBizau opened this issue May 6, 2014 · 2 comments

Comments

@IonicaBizau
Copy link
Owner

#12 (comment)

The repository is not getting generated even though the web interface shows the generation is complete. Console stuck on "exec error: undefined".

screen shot 2014-05-05 at 9 55 54 pm

Console:

SITYAGI:gh-contributions siddharth_tyagi$ node server.js 
Listening on 9000
/css/gh-style.css - OK
/js/index.js - OK
/bootstrap/js/bootstrap.min.js - OK
/js/jquery.min.js - OK
/css/github.css - OK
/bootstrap/css/bootstrap.min.css - OK
exec error: undefined
exec error: undefined
exec error: undefined
exec error: undefined
exec error: undefined
exec error: undefined
exec error: undefined
exec error: undefined
exec error: undefined
@IonicaBizau
Copy link
Owner Author

@tyagis Can you share the json object that creates such a behavior?

@IonicaBizau
Copy link
Owner Author

I found the error:

> error
{ handle: 6,
  type: 'error',
  className: 'Error',
  constructorFunction: { ref: 11 },
  protoObject: { ref: 12 },
  prototypeObject: { ref: 2 },
  properties: 
   [ { name: 'stack',
       attributes: 2,
       propertyType: 3,
       ref: 2 },
     { name: 'arguments',
       attributes: 2,
       propertyType: 1,
       ref: 2 },
     { name: 'type',
       attributes: 2,
       propertyType: 1,
       ref: 2 },
     { name: 'message',
       attributes: 2,
       propertyType: 1,
       ref: 13 } ],
  text: 'Error: stdout maxBuffer exceeded.' }

And error.bold returns undefined. Confirmed.

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

No branches or pull requests

1 participant