getting 502 from pactflow when running can-i-deplo...
# pactflow
e
getting 502 from pactflow when running can-i-deploy 😕
Copy code
ERROR: Error making request - Net::ReadTimeout Net::ReadTimeout with #<TCPSocket:(closed)> /usr/lib/ruby/gems/3.0.0/gems/pact_broker-client-1.66.0/lib/pact_broker/client/hal/http_client.rb:80:in `block (2 levels) in perform_request', attempt 1 of 5
ERROR: Error making request - Net::ReadTimeout Net::ReadTimeout with #<TCPSocket:(closed)> /usr/lib/ruby/gems/3.0.0/gems/pact_broker-client-1.66.0/lib/pact_broker/client/hal/http_client.rb:80:in `block (2 levels) in perform_request', attempt 2 of 5
ERROR: Error making request - Net::ReadTimeout Net::ReadTimeout with #<TCPSocket:(closed)> /usr/lib/ruby/gems/3.0.0/gems/pact_broker-client-1.66.0/lib/pact_broker/client/hal/http_client.rb:80:in `block (2 levels) in perform_request', attempt 4 of 5
Error retrieving matrix. PactBroker::Client::Hal::ErrorResponseReturned - Error making request to ***/matrix status=502 <html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
</body>
sent an email to support@pactflow.io too
m
Thanks Eugene. We’ll take a look at your data to see what’s going on. We can see the timeouts on your account, and appreciate you raising a support request
e
Thanks @Matt (pactflow.io / pact-js / pact-go). I think this happened when a bunch of Provider PRs were auto-merged, so I guess it flooded pactflow with lots of verification requests
😆 1
m
Possibly. I’ll leave that to the engineering folks to dig into, but thanks for the context!