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
I am getting the same, so now Im almost certain its not a fault on my side.

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

Many people have encountered this problem