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

SocketTimeoutException: timeout #657

Open
sentry-io bot opened this issue May 28, 2020 · 0 comments
Open

SocketTimeoutException: timeout #657

sentry-io bot opened this issue May 28, 2020 · 0 comments
Labels
cleanup Tasks to cleanup the project. routing

Comments

@sentry-io
Copy link

sentry-io bot commented May 28, 2020

Sentry Issue: XPRING-ILP-TESTNET-6E

LinkException: Unable to sendPacket. preparePacket=InterledgerPreparePacket{, amount=0, expiresAt=2020-05-27T21:40:37.315765Z, executionCondition=Condition{hash=Zmh6rfhivXdsj8GLjp+OIAiXFIVu4jOzkCpZHQ1fKSU=}, destination=InterledgerAddress{value=peer.route.control}, data=AQAAAAAAAAAAAAAAAAAAAAAAAAAAAQA=} error=timeout
    at org.interledger.link.http.IlpOverHttpLink.sendPacket(IlpOverHttpLink.java:195)
    at io.github.resilience4j.circuitbreaker.CircuitBreaker.lambda$decorateFunction$10(CircuitBreaker.java:361)
    at org.interledger.connector.link.CircuitBreakingLink.sendPacket(CircuitBreakingLink.java:83)
    at org.interledger.connector.routing.DefaultCcpReceiver.sendRouteControl(DefaultCcpReceiver.java:214)
    at org.interledger.connector.routing.DefaultRouteBroadcaster.lambda$registerCcpEnabledAccount$1(DefaultRouteBroadcaster.java:114)
...
(35 additional frame(s) were not displayed)

SocketTimeoutException: timeout
    at okhttp3.internal.http2.Http2Stream$StreamTimeout.newTimeoutException(Http2Stream.kt:677)
    at okhttp3.internal.http2.Http2Stream$StreamTimeout.exitAndThrowIfTimedOut(Http2Stream.kt:686)
    at okhttp3.internal.http2.Http2Stream.takeHeaders(Http2Stream.kt:143)
    at okhttp3.internal.http2.Http2ExchangeCodec.readResponseHeaders(Http2ExchangeCodec.kt:100)
    at okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:105)
...
(55 additional frame(s) were not displayed)

21:40:52.357 [main] ERROR o.i.c.routing.DefaultCcpReceiver - Route control message could not be sent to peer=REDACTED. Rejecting with rejectPacket=InterledgerRejectPacket{, code=InterledgerErrorCode{code='T01', name='PEER UNREACHABLE', errorFamily=T}, triggeredBy=Optional[InterledgerAddress{value=test.xpring-dev.wc.prod}], message=Route control message could not be sent to peer=REDACTED., data=}
org.interledger.link.exceptions.LinkException: Unable to sendPacket. preparePacket=InterledgerPreparePacket{, amount=0, expiresAt=2020-05-27T21:40:37.315765Z, executionCondition=Condition{hash=Zmh6rfhivXdsj8GLjp+OIAiXFIVu4jOzkCpZHQ1fKSU=}, destination=InterledgerAddress{value=peer.route.control}, data=AQAAAAAAAAAAAAAAAAAAAAAAAAAAAQA=} error=timeout
	at org.interledger.link.http.IlpOverHttpLink.sendPacket(IlpOverHttpLink.java:195)
	at io.github.resilience4j.circuitbreaker.CircuitBreaker.lambda$decorateFunction$10(CircuitBreaker.java:361)
	at org.interledger.connector.link.CircuitB...
@sappenin sappenin added cleanup Tasks to cleanup the project. routing labels May 28, 2020
@sappenin sappenin added this to To do in v0.6 (Cleanup + bugs) via automation Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Tasks to cleanup the project. routing
Projects
Development

No branches or pull requests

1 participant