goproxyio / goproxy

A global proxy for Go modules.
https://goproxy.io
MIT License
5.79k stars 367 forks source link

http2: server sent GOAWAY and closed the connection; LastStreamID=1999, ErrCode=NO_ERROR, debug="" #180

Open donnol opened 3 years ago

donnol commented 3 years ago

github.com/go-kit/kit@v0.10.0: verifying module: github.com/go-kit/kit@v0.10.0: reading https://goproxy.io/sumdb/sum.golang.org/tile/8/0/x003/099: http2: server sent GOAWAY and closed the connection; LastStreamID=1999, ErrCode=NO_ERROR, debug=""

I got the error when I run go mod download.

meimeitou commented 2 years ago

same issue

song-atombeat commented 1 month ago

same issue