Skip to content

connection timeout on creating issues #15

@mkumari123

Description

@mkumari123

Any suggestion on why do I get this error after every 5 Pull request is created on create issues and create comments and how to resolve this:
/github-migration/node_modules/aws-sdk/lib/config.js:478
if (err) throw err;
^

TimeoutError: EC2 Metadata roleName request returned error
at Timeout.connectTimeout [as _onTimeout] (/github-migration/node_modules/aws-sdk/lib/http/node.js:69:15)
at ontimeout (timers.js:436:11)
at tryOnTimeout (timers.js:300:5)
at listOnTimeout (timers.js:263:5)
at Timer.processTimers (timers.js:223:10)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! migrate-github@1.0.0 createIssues: node ./createIssues.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the migrate-github@1.0.0 createIssues script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions