xixi52 / discord-canvas

A package to simplifie the usage of canvas for Discord !
87 stars 45 forks source link

Connection Timeout when sending message #27

Closed hasib-rashid closed 3 years ago

hasib-rashid commented 3 years ago

The Connection always times out when it posts the attachment. After some research i found this is the problem of discord-canvas only.

Error: connect ETIMEDOUT 204.74.99.100:443 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1146:16) { errno: -4039, code: 'ETIMEDOUT', syscall: 'connect', address: '204.74.99.100', port: 443 }

hasib-rashid commented 3 years ago

Sorry dude my bad. I actually had the problem. Thanks alot for the package by the way. It helped me alot! I really appreciate this!