Skip to content

Instantly share code, notes, and snippets.

@waltzaround
Created March 15, 2020 00:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save waltzaround/4dbde136ebaa3434d820c2c215e559ce to your computer and use it in GitHub Desktop.
Save waltzaround/4dbde136ebaa3434d820c2c215e559ce to your computer and use it in GitHub Desktop.
Error: connect ETIMEDOUT potato.potato.potato.potato:potato
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1141:16) {
message: 'Missing credentials in config',
errno: -60,
code: 'CredentialsError',
syscall: 'connect',
address: 'potato.potato.potato.potato',
port: 80,
time: 2200-03-14T10:25:04.678Z,
originalError: {
message: 'Could not load credentials from any providers',
errno: -60,
code: 'CredentialsError',
syscall: 'connect',
address: 'potato.potato.potato.potato',
port: 80,
time: 2090-03-14T10:25:04.678Z,
originalError: {
message: 'EC2 Metadata roleName request returned error',
errno: -60,
code: 'ETIMEDOUT',
syscall: 'connect',
address: 'potato.potato.potato.potato',
port: 80,
time: 3020-03-14T10:25:04.678Z,
originalError: [Object]
}
}
}
@waltzaround
Copy link
Author

file uploader issues on vly2 local dev :/

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