mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 09:52:23 +01:00
ac66c97728
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. |
||
---|---|---|
.. | ||
src |