Skip to content
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

Failed: ClientServerHttp2EnabledSpec - useful error message when connecting to a HTTP endpoint over HTTPS #4257

Open
johanandren opened this issue May 3, 2023 · 0 comments
Labels
failed Tickets that indicate a Jenkins failure t:http2 Issues related to support HTTP2

Comments

@johanandren
Copy link
Member

https://github.com/akka/akka-http/actions/runs/4856926557/jobs/8656939183#step:7:1196

[info] - should produce a useful error message when connecting to a HTTP endpoint over HTTPS *** FAILED *** (6 seconds, 242 milliseconds)
[info]   java.lang.AssertionError: timeout (6 seconds) waiting for 1 messages on WarningFilter(None,Right(Perhaps this was an HTTPS request sent to an HTTP endpoint),false)
[info]   at akka.testkit.EventFilter.intercept(TestEventListener.scala:122)
[info]   at akka.http.scaladsl.ClientServerSpecBase.$anonfun$new$99(ClientServerSpec.scala:958)
[info]   at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:23)
[info]   at akka.stream.testkit.scaladsl.StreamTestKit$.assertAllStagesStopped(StreamTestKit.scala:32)
[info]   at akka.stream.testkit.Utils$.assertAllStagesStopped(Utils.scala:21)
[info]   at akka.http.scaladsl.ClientServerSpecBase.$anonfun$new$98(ClientServerSpec.scala:950)
@johanandren johanandren added failed Tickets that indicate a Jenkins failure t:http2 Issues related to support HTTP2 labels May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed Tickets that indicate a Jenkins failure t:http2 Issues related to support HTTP2
Projects
None yet
Development

No branches or pull requests

1 participant