TF2Autobot / tf2autobot

tf2autobot: an Improved version from tf2-automatic
https://autobot.tf
MIT License
218 stars 79 forks source link

Always Error: read ECONNRESET #1784

Open githuber53 opened 2 months ago

githuber53 commented 2 months ago

I'm trying to set up the TF2Autobot following the official documentation, but every time I run node dist/app.js, the bot fails to start. I consistently encounter an ECONNRESET error even set VPN.

屏幕截图 2024-09-16 170300

Here is the error log I'm seeing: {"level":"error","message":"TF2Autobot failed to start properly, this is most likely a temporary error. See the log:\r\npackage.version: 5.13.0; node: v20.16.0 win32 x64}\r\nStack trace:\r\nError: read ECONNRESET\n at TLSWrap.onStreamRead (node:internal/stream_base_commons:218:20) {\n errno: -4077,\n code: 'ECONNRESET',\n syscall: 'read'\n}\r\nBot has been up for 9 seconds.","timestamp":"2024-09-16T08:54:44.652Z"}

Thanks!

HavishH commented 2 months ago

Are you using a custom pricer?

githuber53 commented 2 months ago

Are you using a custom pricer?

I don't set the price. I just finished windows Installation. When I run node dist/app.js, my bot account is not online.