Opened 4 years ago
Closed 4 years ago
#61116 closed defect (duplicate)
stack @2.3.3: ConnectionTimeout
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | essandess (Steve Smith) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.3 |
Keywords: | Cc: | ||
Port: | stack |
Description
stack fails to build:
HttpExceptionRequest Request { host = "casa.fpcomplete.com" port = 443 secure = True requestHeaders = [] path = "/v1/pull" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 } ConnectionTimeout
Change History (1)
comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I tried another build on the buildbot and it worked that time. So this is another consequence of #58934.