-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hello,
this pop-ups every now and then, for no apparent reason when using createComments:
Error: connect EHOSTUNREACH <masked-ip>:80
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1134:16) {
message: 'EC2 Metadata roleName request returned error',
errno: 'EHOSTUNREACH',
code: 'EHOSTUNREACH',
syscall: 'connect',
address: '<masked-ip>',
port: 80,
time: 2020-01-13T15:22:09.828Z,
originalError: {
errno: 'EHOSTUNREACH',
code: 'EHOSTUNREACH',
syscall: 'connect',
address: '<masked-ip>',
port: 80,
message: 'connect EHOSTUNREACH <masked-ip>:80'
}
}
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! migrate-github@1.0.0 createComments: `node ./createComments.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the migrate-github@1.0.0 createComments 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:
npm ERR! /home/umbynos/.npm/_logs/2020-01-13T15_22_09_851Z-debug.log
When launching again npm run createComments it starts again from where it stopped. I don't think it has something to do with apiCallsPerHour.
Metadata
Metadata
Assignees
Labels
No labels