After an update from 0.20.0 to 0.20.1
See original GitHub issueAfter an update from 0.20.0 to 0.20.1, we have some sporadic issues like:
*** FAILED ***
HTTP POST request to https://<...>
encountered the following error:
java.net.SocketException: HTTP connection closed: https://<server name>
at org.http4s.blaze.client.BlazeClient$$anonfun$1.applyOrElse(BlazeClient.scala:72)
at org.http4s.blaze.client.BlazeClient$$anonfun$1.applyOrElse(BlazeClient.scala:71)
at scala.PartialFunction$AndThen.applyOrElse(PartialFunction.scala:263)
at cats.ApplicativeError.$anonfun$recoverWith$1(ApplicativeError.scala:106)
at unsafeRunSync @ com.github.agourlay.cornichon.http.client.Http4sClient.<init>(Http4sClient.scala:67)
at *> @ fs2.Stream.$anonfun$parEvalMapUnordered$2(Stream.scala:2111)
at get @ fs2.Stream.watch$1(Stream.scala:549)
at complete @ fs2.Stream.$anonfun$parEvalMapUnordered$2(Stream.scala:2122)
Issue Analytics
- State:
- Created 2 years ago
- Comments:16 (9 by maintainers)
Top Results From Across the Web
The map implementation no longer converts empty characters ...
The map implementation no longer converts empty characters, after the update from 0.20.0 to 0.20.1 Affected Version 0.20.1 Description In our environment, ...
Read more >Atmosphere 0.20.1 released (mariko bugfix) : r/SwitchHacks
Hey, all! A bug was fixed which caused degraded performance on Mariko after wake-from-sleep -- my sincere apologies, if you were affected by...
Read more >Druid upgrade to 0.22.1 for critical vulnerability CVE-2021 ...
we are planning to upgrade Druid from 0.20.0 to 0.22.1 version with rolling upgrade. Please answer the below queries.
Read more >releasing FreeCAD 0.20.1
Dear developers, thanks to our joint work, we have already, 6 weeks after the release a tremendous list of fixes:
Read more >Bitcoin Core 0.20.1
Bitcoin Core version 0.20.1 is now available from: ... How to Upgrade ... From Bitcoin Core 0.20.0 onwards, macOS versions earlier than 10.12...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I can try, but it will take time as I have to “reserve” the staging environment for that.
No we don’t use
followRedirect
.