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: HttpRequestsSpec should support custom endpoint configured by endpointUrl #1802

Open
2m opened this issue Jul 1, 2019 · 6 comments

Comments

@2m
Copy link
Contributor

2m commented Jul 1, 2019

[info] - should support custom endpoint configured by `endpointUrl` *** FAILED *** (85 milliseconds)
[info]   java.net.BindException: Cannot assign requested address
[info]   at sun.nio.ch.Net.bind0(Native Method)
[info]   at sun.nio.ch.Net.bind(Net.java:433)
[info]   at sun.nio.ch.Net.bind(Net.java:425)
[info]   at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
[info]   at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
[info]   at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:67)
[info]   at akka.testkit.SocketUtil$.$anonfun$temporaryServerAddresses$1(SocketUtil.scala:97)
[info]   at scala.collection.generic.GenTraversableFactory.fill(GenTraversableFactory.scala:89)
[info]   at akka.testkit.SocketUtil$.temporaryServerAddresses(SocketUtil.scala:81)
[info]   at akka.testkit.SocketUtil$.temporaryServerAddress(SocketUtil.scala:74)

https://travis-ci.com/akka/alpakka/jobs/212184452

@seglo
Copy link
Contributor

seglo commented Nov 25, 2019

Same test, different error (timeout)

https://travis-ci.com/akka/alpakka/jobs/260163601#L911

@seglo
Copy link
Contributor

seglo commented Nov 26, 2019

@ennru
Copy link
Member

ennru commented Nov 27, 2019

@ennru ennru mentioned this issue Nov 27, 2019
@seglo
Copy link
Contributor

seglo commented Dec 19, 2019

@seglo
Copy link
Contributor

seglo commented Jan 7, 2020

@seglo
Copy link
Contributor

seglo commented Jan 15, 2020

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

No branches or pull requests

3 participants