liamcottle / rustplus.js

Unofficial NodeJS library for controlling Smart Switches in the PC game Rust
224 stars 46 forks source link

Error: connect ETIMEDOUT #61

Open onepankov opened 10 months ago

onepankov commented 10 months ago

Error: connect ETIMEDOUT 192.248.164.111:28089 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16) { errno: -4039, code: 'ETIMEDOUT', syscall: 'connect', address: '192.248.164.111', port: 28089 }

everything worked fine for me, but after I made a mistake in the token, everything stopped working. now, even when changing authorization or specifying the correct token, I get this error all the time