website icon indicating copy to clipboard operation
website copied to clipboard

Provide guidance on how to avoid connection issues with Amazon infrastructure (TimeoutError: ResourceRequest timed out)

Open papb opened this issue 6 years ago • 2 comments

There is a very very long issue (#7884) about issues when connecting to Amazon infrastructure.

Once, in a comment, @sushantdhiman suggested writing some documentation guidance on how to resolve this issue.

So it would be great to have somewhere in our docs some instructions to help people overcome this.

I believe all the necessary information can be found in sequelize/sequelize#7884, but it is certainly very messy right now.

papb avatar Jan 16 '20 20:01 papb

same here:

ResourceRequest timed out","stack":"TimeoutError: ResourceRequest timed out\n    at ResourceRequest._fireTimeout (/app/node_modules/generic-pool/lib/ResourceRequest.js:62:17)
  at Timeout.bound [as _onTimeout] (/app/node_modules/generic-pool/lib/ResourceRequest.js:8:15)
  at ontimeout (timers.js:469:11)\n    at tryOnTimeout (timers.js:304:5)\n    at Timer.listOnTimeout (timers.js:264:5)
(node:37) UnhandledPromiseRejectionWarning: 
Unhandled promise rejection (rejection id: 150):
  TimeoutError: ResourceRequest timed out

felipsmartins avatar Feb 10 '20 04:02 felipsmartins

This issue has been automatically marked as stale because it has been open for 7 days without activity. It will be closed if no further activity occurs. If this is still an issue, just leave a comment or remove the "stale" label. 🙂

github-actions[bot] avatar Nov 03 '21 00:11 github-actions[bot]