Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always Error: read ECONNRESET #1784

Open
githuber53 opened this issue Sep 16, 2024 · 2 comments
Open

Always Error: read ECONNRESET #1784

githuber53 opened this issue Sep 16, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@githuber53
Copy link

githuber53 commented Sep 16, 2024

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!

@githuber53 githuber53 added the bug Something isn't working label Sep 16, 2024
@HavishH
Copy link

HavishH commented Sep 16, 2024

Are you using a custom pricer?

@githuber53
Copy link
Author

githuber53 commented Sep 16, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants