getlantern / http-proxy-archived

HTTP Proxy with TLS support
Apache License 2.0
193 stars 59 forks source link

connection reset by peer #101

Closed colordancer closed 3 years ago

colordancer commented 7 years ago

Ubuntu 14 go 1.7.4

Jan 31 15:34:34.595 DEBUG server: server.go:84 Listen http on :8080 Jan 31 15:35:27.869 ERROR pforward: pforward.go:79 Unable to read next request from downstream: read tcp 198.177.122.163:8080->123.246.111.72:25286: read: connection reset by peer [error=Unable to read next request from downstream: %v error_location=github.com/getlantern/proxy.(httpInterceptor).processRequests (proxy_http.go:156) error_op=read error_text=Unable to read next request from downstream: read tcp 198.177.122.163:8080->123.246.111.72:25286: read: connection reset by peer error_type=errors.Error local_addr=123.246.111.72:25286 network=tcp op=proxy_http remote_addr=198.177.122.163:8080 root_op=proxy_http] ERROR pforward: pforward.go:79 at github.com/getlantern/proxy.(httpInterceptor).processRequests (proxy_http.go:156) ERROR pforward: pforward.go:79 at github.com/getlantern/proxy.(httpInterceptor).intercept (proxy_http.go:113) ERROR pforward: pforward.go:79 at github.com/getlantern/proxy.(httpInterceptor).(github.com/getlantern/proxy.intercept)-fm (proxy_http.go:68) ERROR pforward: pforward.go:79 at github.com/getlantern/http-proxy/pforward.(forwarder).Apply (pforward.go:77) ERROR pforward: pforward.go:79 at github.com/getlantern/http-proxy/filters.(next).Do (filters.go:79) ERROR pforward: pforward.go:79 at github.com/getlantern/http-proxy/filters.(next).Do-fm (filters.go:60) ERROR pforward: pforward.go:79 at github.com/getlantern/http-proxy/httpconnect.(httpConnectHandler).Apply (httpconnect.go:57) ERROR pforward: pforward.go:79 at github.com/getlantern/http-proxy/filters.(next).Do (filters.go:79) ERROR pforward: pforward.go:79 at github.com/getlantern/http-proxy/filters.(next).Do-fm (filters.go:60) ERROR pforward: pforward.go:79 at github.com/getlantern/http-proxy/commonfilter.(commonFilter).Apply (commonfilter.go:64) ERROR pforward: pforward.go:79 at github.com/getlantern/http-proxy/filters.Chain.ServeHTTP (filters.go:60) ERROR pforward: pforward.go:79 at github.com/getlantern/http-proxy/filters.(Chain).ServeHTTP (:4) ERROR pforward: pforward.go:79 at github.com/getlantern/http-proxy/server.NewServer.func1 (server.go:40) ERROR pforward: pforward.go:79 at net/http.HandlerFunc.ServeHTTP (server.go:1726) ERROR pforward: pforward.go:79 at net/http.serverHandler.ServeHTTP (server.go:2202) ERROR pforward: pforward.go:79 at net/http.(*conn).serve (server.go:1579) ERROR pforward: pforward.go:79 at runtime.goexit (asm_amd64.s:2086) ERROR pforward: pforward.go:79 Caused by: read: connection reset by peer

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.