pc10201 Posted June 23, 2023 Report Posted June 23, 2023 I use proxy to run steam program. The proxy is stable because it is a dedicated line,I used golang program over it. It do not tell any wrong about proxy. But I use nodejs and node-steam-tradeoffer-manager to accept and confirm offers. Sometimes it tells Error: read ECONNRESET at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20) Emitted 'error' event on ClientRequest instance at: at TLSSocket.socketErrorListener (node:_http_client:442:9) at TLSSocket.emit (node:events:520:28) at emitErrorNT (node:internal/streams/destroy:157:8) at emitErrorCloseNT (node:internal/streams/destroy:122:3) at processTicksAndRejections (node:internal/process/task_queues:83:21) { errno: -54, code: 'ECONNRESET', syscall: 'read' } I upgrade nodejs from 18.16.1 lts to 20.3.1 But it is not fixed Quote
Dr. McKay Posted June 23, 2023 Report Posted June 23, 2023 Your proxy is resetting the connection. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.