Zaarrg / DropBot

Drop Bot. Automaticlly Farms every Drop available like Rust for ya and now also your Custom Channel's
396 stars 121 forks source link

Unhandled Rejection at: Promise Frequent crashes with errors like this #71

Open xperisa opened 1 year ago

xperisa commented 1 year ago

Unhandled Rejection at: Promise {

FetchError: request to https://gql.twitch.tv/integrity failed, reason: connect ETIMEDOUT 199.232.18.167:443 at ClientRequest. (/usr/src/app/node_modules/node-fetch/lib/index.js:1491:11) at ClientRequest.emit (node:events:513:28) at TLSSocket.socketErrorListener (node:_http_client:481:9) at TLSSocket.emit (node:events:513:28) at emitErrorNT (node:internal/streams/destroy:157:8) at emitErrorCloseNT (node:internal/streams/destroy:122:3) at processTicksAndRejections (node:internal/process/task_queues:83:21) { message: 'request to https://gql.twitch.tv/integrity failed, reason: connect ETIMEDOUT 199.232.18.167:443', type: 'system', errno: 'ETIMEDOUT', code: 'ETIMEDOUT', [stack]: 'FetchError: request to https://gql.twitch.tv/integrity failed, reason: connect ETIMEDOUT 199.232.18.167:443\n' + ' at ClientRequest. (/usr/src/app/node_modules/node-fetch/lib/index.js:1491:11)\n' + ' at ClientRequest.emit (node:events:513:28)\n' + ' at TLSSocket.socketErrorListener (node:_http_client:481:9)\n' + ' at TLSSocket.emit (node:events:513:28)\n' + ' at emitErrorNT (node:internal/streams/destroy:157:8)\n' + ' at emitErrorCloseNT (node:internal/streams/destroy:122:3)\n' + ' at processTicksAndRejections (node:internal/process/task_queues:83:21)', name: 'FetchError' } } Unhandled Rejection Reason: FetchError: request to https://gql.twitch.tv/integrity failed, reason: connect ETIMEDOUT 199.232.18.167:443
dawinaj commented 1 year ago

I am getting the same, so now Im almost certain its not a fault on my side. image image

xperisa commented 1 year ago

I am getting the same, so now Im almost certain its not a fault on my side. image image

Many people have encountered this problem