Go get: connection reset by peer

Hello, am having a problem on 2 nodes. Only common thing is they are ThunderX2. The command appears to be working there for someone else and from everywhere else for me. So I get things like this for any and all “go get” commands.

$ go get -u golang.org/x/net/http2
go get: module golang.org/x/net/http2: Get "https://proxy.golang.org/golang.org/x/net/http2/@v/list": read tcp 130.245.191.178:52532->172.217.15.81:443: read: connection reset by peer

Anyone know how to debug this or what is wrong? Thanks i.a.

This problem shows up starting with the 1.16 versions.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.