-
Notifications
You must be signed in to change notification settings - Fork 18.1k
proxy.golang.org: wsarecv: An existing connection was forcibly closed by the remote host from ZSCALER, INC ip. #71704
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
What is your public IP ? (for the network address, so 24 first bits) |
136.226.255 |
Thx, here are the networks https://bgpview.io/ip/136.226.255.0. |
For completeness can you try |
if zscaler is closing your connections, please talk to your network admin. |
There was ZScaler in between and it was making problem. Issue got resolved after disabling ZScaler. Thanks everyone for your valuable inputs. |
Uh oh!
There was an error while loading. Please reload this page.
Go version
go version go1.24.0 windows/amd64
Output of
go env
in your module/workspace:What did you do?
When I am trying to run command
go mod tidy
orgo build
, i am getting below error.What did you see happen?
I am unable to run or build my application on my system. It always give connection closed error.
What did you expect to see?
I am expecting that my application should run normally without errors.
The text was updated successfully, but these errors were encountered: