connect ETIMEDOUT using @discordjs/proxy-container

Error: connect ETIMEDOUT 208.77.47.172:443
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16) {
errno: -4039,
code: 'ETIMEDOUT',
syscall: 'connect',
address: '208.77.47.172',
port: 443
}
what is this and how do i fix it ?
i run the @discordjs/proxy-container on a docker desktop like this :
image.png
Was this page helpful?