inconshreveable / ngrok

Unified ingress for developers

Home Page:https://ngrok.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ngrokd err: Failed to read message: write tcp xxxxx:4443->xxxxx:20320: write: connection reset by peer

karoenven opened this issue · comments

i got an err ,when running my ngrokd server err:
[17:22:31 CST 2023/08/10] [INFO] (ngrok/log.(*PrefixLogger).Info:83) [tun:26ba4e40] New connection from xxxxxx:8640
[17:22:31 CST 2023/08/10] [DEBG] (ngrok/log.(*PrefixLogger).Debug:79) [tun:26ba4e40] Waiting to read message
[17:22:31 CST 2023/08/10] [WARN] (ngrok/log.(*PrefixLogger).Warn:87) [tun:26ba4e40] Failed to read message: write tcp 172.28.125.156:4443->112.94.31.147:8640: write: connection reset by peer
[17:22:31 CST 2023/08/10] [DEBG] (ngrok/log.(*PrefixLogger).Debug:79) [tun:26ba4e40] Closing
[17:22:49 CST 2023/08/10] [INFO] (ngrok/log.(*PrefixLogger).Info:83) [metrics] Reporting: {"bytesIn.count":0,"bytesOut.count":0,"connMeter.count":0,"connMeter.m1":0,"httpTunnelMeter.count":0,"linux":0,"osx":0,"other":0,"tcpTunnelMeter.count":0,"tunnelMeter.count":0,"tunnelMeter.m1":0,"windows":0}

And my ngrok client err :
[17:20:01 CST 2023/08/10] [DEBG] (ngrok/log.(*PrefixLogger).Debug:79) [ctl:3aca82c3] New connection to: 112.124.33.164:4443
[17:20:01 CST 2023/08/10] [DEBG] (ngrok/log.(*PrefixLogger).Debug:79) [ctl:3aca82c3] Writing message: {"Type":"Auth","Payload":{"Version":"2","MmVersion":"1.7","User":"","Password":"","OS":"windows","Arch":"amd64","ClientId":""}}
[17:20:01 CST 2023/08/10] [DEBG] (ngrok/log.(*PrefixLogger).Debug:79) [ctl:3aca82c3] Closing
[17:20:01 CST 2023/08/10] [EROR] (ngrok/log.Error:120) control recovering from failure read tcp xxxxx:64168->xxxxx::4443: wsarecv: An existing connection was forcibly closed by the remote host.
How can i fix it ?

Thank you for opening this issue! As of April 2016, the ngrok service has permanently moved to https://ngrok.com/. To join the community and file bug reports or feature enhancements for the ngrok agent, please go to https://github.com/ngrok/ngrok.

This repository is no longer actively maintained and will be archived soon to reduce confusion with the latest ngrok versions. We thank you for the continued support of ngrok and look forward to seeing you over at ngrok.com and the ngrok Community Repo.