question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

updating to v5.12.0 results in a timeout error

See original GitHub issue
  • Expected behaviour: v5.12.0 should work like v5.11.0

  • What actually happens:

...
loading Lambda config	sts.optInRegionalEndpoint
Error: connect ETIMEDOUT 169.254.169.254:80
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1129:14) {
  message: 'Missing credentials in config',
  errno: 'ETIMEDOUT',
  code: 'CredentialsError',
  syscall: 'connect',
  address: '169.254.169.254',
  port: 80,
  time: 2020-01-20T07:45:09.471Z,
  originalError: {
    message: 'Could not load credentials from any providers',
    errno: 'ETIMEDOUT',
    code: 'CredentialsError',
    syscall: 'connect',
    address: '169.254.169.254',
    port: 80,
    time: 2020-01-20T07:45:09.471Z,
    originalError: {
      message: 'EC2 Metadata roleName request returned error',
      errno: 'ETIMEDOUT',
      code: 'ETIMEDOUT',
      syscall: 'connect',
      address: '169.254.169.254',
      port: 80,
      time: 2020-01-20T07:45:09.470Z,
      originalError: [Object]
    }
  }
}
  • Steps to reproduce the problem: updated from v5.11.0 to v5.12.0, a downgrade fixes the problem

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:25 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
adraicommented, Jan 21, 2020

at least we learned something 😉

0reactions
adraicommented, Jan 21, 2020

for me, yes… will use: AWS_ROLE_ARN

Read more comments on GitHub >

github_iconTop Results From Across the Web

updating to v5.12.0 results in a timeout error - Bountysource
Expected behaviour: v5.12.0 should work like v5.11.0. What actually happens: ... loading Lambda config sts.optInRegionalEndpoint Error: ...
Read more >
"Timeout" Error during the Data Migration from Version 6.5 to ...
During the migration process of importing a folder from safe X3 console,we have came across below TIMEOUT issue resulting to failure in data ......
Read more >
TimeoutError: Timed out waiting fo… | Apple Developer Forums
Getting this error when trying to preview an app on various devices. It's occurring when I select iPhone 13 and iPhone 11, but...
Read more >
Clock Watchdog Timeout Error: Solved [13 Ways To Fix]
Clock Watchdog Timeout Error: Solved [13 Ways To Fix] · #1) Update Drivers · #2) Update BIOS · #3) Disable C1-E In BIOS...
Read more >
How to Fix the ERR_CONNECTION_TIMED_OUT Error - Kinsta
5. Flush/Renew DNS · 6. Check Your Hosts File · 7. Check the DNS of Your Domain · 8. Clear Browser Cache ·...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found