-
Notifications
You must be signed in to change notification settings - Fork 38
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
getting error "read: connection reset by peer" while downloading bpack deps #302
Comments
I perform the trace route command in 3 different cells in different our us-south env in AZ1,AZ2, and AZ3 and all of them I got the similar output
I also installed mtr in one cell and this is the output:
|
Same thing in our us-east env:
|
We worked to create a new machine on a Cloud IaaS out of any VPC and tested with same results. |
another wave is currently happening on us-south region.
|
Ticket filed and going back and forth with akamai support |
we are having recurring issues while downloading buildpacks dependencies from 2 specific regions : us-south, us-east
our logs indicates a connection reset issue as following examples :
after some more in deep investigations we noticed that your akamai service is limiting the download rate to 10MB returning error in case the download speed is higher
but this is specific for some ip addresses because when we connect from another availability zone the limit is to 100MB
in our case connecting from those US-EAST regional ip , AZ1 and AZ2 have the lower limit while AZ3 has the higher
also connecting from US-SOUTH regional ip , AZ1 and AZ2 have the lower limit while AZ3 has the higher
fyi this is the command we use for test from US-SOUTH
summarising we noticed a rate_limit to 10MB/s when connecting
and
The text was updated successfully, but these errors were encountered: