Skip to content

Cypress hangs when pulling binary #27063

Discussion options

You must be logged in to vote

Hi @MikeMcC399

Can confirm after spending a few days debugging this on our end. The problem was in fact our Squid Proxy that we were using. I will post some information here for any other that may learn the trickiness of multi-az request routing :)

Because we currently have 2 Squid Proxy Instances that are randomly provisioned in 2 of the 3 Availability Zones in the London Region, the Network Load Balancer that we also provision to balance requests between the Squid Proxy instances creates Elastic Network Interfaces in all 3 AZ's. This means that sometimes when it receives requests and tries to route it to the appropriate ENI, the ENI that it routes the request to, is not in the same AZ a…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@ChrisJBurns
Comment options

Answer selected by ChrisJBurns
@MikeMcC399
Comment options

@pacion
Comment options

@MikeMcC399
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants