[bisq-network/bisq] Fix AckMessage failure (#2917)

Devin Bileck notifications at github.com
Mon Jun 24 05:52:46 UTC 2019


When taking an offer, ack messages for
OfferAvailablilityRequest/Response were failing to be sent with the
following error.

> Jun-23 22:35:38.129 [JavaFX Application Thread] ERROR
> b.c.o.a.OfferAvailabilityProtocol: AckMessage for
> OfferAvailabilityResponse failed. AckMessage=AckMessage{
>      uid='8779f9ae-22e9-4f16-bbbb-4da89fe23cdf',
>      senderNodeAddress=localhost:3333,
>      sourceType=OFFER_MESSAGE,
>      sourceMsgClassName='OfferAvailabilityResponse',
>      sourceUid='df1a50c5-c6e7-4c81-8ad4-a100d622a053',
>      sourceId='pexluolj-2e5e5d9f-5aca-4a3d-b66a-60b72afe3d2c-112',
>      success=true,
>      errorMessage='null'
> } NetworkEnvelope{
>      messageVersion=12
> }, makersNodeAddress=localhost:3632, errorMessage=We did not send the
> EncryptedMessage because the peer does not support the capability.
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/2917

-- Commit Summary --

  * Fix AckMessage failure

-- File Changes --

    M p2p/src/main/java/bisq/network/p2p/P2PService.java (2)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/2917.patch
https://github.com/bisq-network/bisq/pull/2917.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/2917
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190623/d7f37f35/attachment-0001.html>


More information about the bisq-github mailing list