Tatatofly / Discordbot-Shiro

DiscordBot WiP with JavaScript powered by Node.JS
https://tatato.fi
MIT License
1 stars 2 forks source link

BUG: FetchError: request to https://smug.moe/smg/11.png failed, reason: connect ETIMEDOUT #53

Open Tatatofly opened 2 years ago

Tatatofly commented 2 years ago
/home/tatu/Discordbot-Shiro/node_modules/node-fetch/lib/index.js:1461
                        reject(new FetchError(`request to ${request.url} failed, reason: ${err.message}`, 'system', err));
                               ^
FetchError: request to https://smug.moe/smg/11.png failed, reason: connect ETIMEDOUT 99.83.154.118:443
    at ClientRequest.<anonymous> (/home/tatu/Discordbot-Shiro/node_modules/node-fetch/lib/index.js:1461:11)
    at ClientRequest.emit (node:events:390:28)
    at TLSSocket.socketErrorListener (node:_http_client:447:9)
    at TLSSocket.emit (node:events:390:28)
    at emitErrorNT (node:internal/streams/destroy:164:8)
    at emitErrorCloseNT (node:internal/streams/destroy:129:3)
    at processTicksAndRejections (node:internal/process/task_queues:83:21) {
  type: 'system',
  errno: 'ETIMEDOUT',
  code: 'ETIMEDOUT'
}

Eli Smug.moe näyttäisi lopettaneen. Deprekoidaan ominaisuus kokonaan?