#connect ETIMEDOUT using @discordjs/proxy-container

4 messages · Page 1 of 1 (latest)

vapid lake
#

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 :

scarlet craterBOT
#
  • What's your exact discord.js npm list discord.js and node node -v version?
  • Not a discord.js issue? Check out #1081585952654360687.
  • Consider reading #how-to-get-help to improve your question!
  • Explain what exactly your issue is.
  • Post the full error stack trace, not just the top part!
  • Show your code!
  • Issue solved? Press the button!
vapid lake
#

nodejs where my project is running on is v16.19.1.discord.js version "discord.js": "^14.13.0",

hollow heart
#

are you sure that IP address is correct?