[bisq-network/bisq] Error at MakerCreateAndSignContract on v1.0.1 not allowing trade to complete. (#2766)

SeveredinTwain notifications at github.com
Mon Apr 22 16:01:23 UTC 2019


I made an offer to buy BSQ with BTC under the updated v1.0.1 client and my offer is currently erroring out any time someone accepts my offer, not allowing me to complete the trade.  I noticed one other user in the community forum had posted about the same issue.  Here is the log file from the most recent error in my offer:

Apr-22 03:15:00.488 [JavaFX Application Thread] INFO  b.c.o.OpenOfferManager: OfferAvailabilityResponse arrived at peer: offerId=FTMEB-57b4d1bc-2db5-436b-99c1-261af50278b2-101; uid=921c1323-d23a-4532-9d23-a00657bcff94 
Apr-22 03:15:04.125 [JavaFX Application Thread] INFO  b.c.t.TradeManager: Received PayDepositRequest from wx4he67epfl34npg.onion:9999 with tradeId FTMEB-57b4d1bc-2db5-436b-99c1-261af50278b2-101 and uid 1a1299ee-92a1-4246-9c3c-25d3e3006d18 
Apr-22 03:15:04.126 [JavaFX Application Thread] INFO  b.c.n.a.TradeEvents: We got a new trade. id=FTMEB-57b4d1bc-2db5-436b-99c1-261af50278b2-101 
Apr-22 03:15:04.126 [JavaFX Application Thread] INFO  b.c.t.TaskRunner: Run task: MakerProcessPayDepositRequest 
Apr-22 03:15:04.126 [JavaFX Application Thread] INFO  b.c.offer.Offer: Price at take-offer time: id=FTMEB, currency=BSQ, takersPrice=22350, makersPrice=22350, deviation=0.0% 
Apr-22 03:15:04.126 [JavaFX Application Thread] INFO  b.c.t.TaskRunner: Run task: CheckIfPeerIsBanned 
Apr-22 03:15:04.126 [JavaFX Application Thread] INFO  b.c.t.TaskRunner: Run task: MakerVerifyTakerAccount 
Apr-22 03:15:04.126 [JavaFX Application Thread] INFO  b.c.t.TaskRunner: Run task: VerifyPeersAccountAgeWitness 
Apr-22 03:15:04.126 [JavaFX Application Thread] INFO  b.c.t.TaskRunner: Run task: MakerVerifyTakerFeePayment 
Apr-22 03:15:04.127 [JavaFX Application Thread] INFO  b.c.t.TaskRunner: Run task: MakerCreateAndSignContract 
**Apr-22 03:15:04.129 [JavaFX Application Thread] ERROR b.c.t.Task: An error occurred at task: MakerCreateAndSignContract
Exception message: makerPaymentAccountPayload must not be null 
Apr-22 03:15:04.129 [JavaFX Application Thread] ERROR b.c.t.TaskRunner: Task failed: MakerCreateAndSignContract / errorMessage: An error occurred at task: MakerCreateAndSignContract
Exception message: makerPaymentAccountPayload must not be null** 
**Apr-22 03:15:04.139 [JavaFX Application Thread] ERROR b.c.t.p.TradeProtocol: An error occurred at task: MakerCreateAndSignContract
Exception message: makerPaymentAccountPayload must not be null** 
Apr-22 03:15:04.139 [JavaFX Application Thread] INFO  b.c.t.p.TradeProtocol: Send AckMessage for PayDepositRequest to peer wx4he67epfl34npg.onion:9999. tradeId=FTMEB-57b4d1bc-2db5-436b-99c1-261af50278b2-101, sourceUid=1a1299ee-92a1-4246-9c3c-25d3e3006d18 
Apr-22 03:15:04.140 [JavaFX Application Thread] WARN  b.n.p.P2PService: We don't have the peer in our persisted peers so we don't know his capabilities. We decide to not sent the msg. peersNodeAddress=wx4he67epfl34npg.onion:9999 
Apr-22 03:15:04.141 [JavaFX Application Thread] ERROR b.c.t.p.TradeProtocol: AckMessage for PayDepositRequest failed. Peer wx4he67epfl34npg.onion:9999. tradeId=FTMEB-57b4d1bc-2db5-436b-99c1-261af50278b2-101, sourceUid=1a1299ee-92a1-4246-9c3c-25d3e3006d18, errorMessage=We did not send the EncryptedMailboxMessage because the peer does not support the capability. 
Apr-22 03:15:04.141 [JavaFX Application Thread] WARN  b.c.t.p.TradeProtocol: cleanupTradableOnFault tradeState=PREPARATION 
Apr-22 03:15:13.101 [JavaFX Application Thread] INFO  b.c.p.p.PriceFeedService: request from provider http://xc3nh4juf2hshy7e.onion/ 61.011 sec. after last request 
Apr-22 03:15:14.393 [JavaFX Application Thread] INFO  b.c.p.p.PriceFeedService: Market price for currency BSQ is not provided by the provider http://xc3nh4juf2hshy7e.onion/. That is expected for currencies not listed at providers. 
Apr-22 03:15:14.393 [JavaFX Application Thread] INFO  b.c.p.p.PriceFeedService: Received new MarketPrice(currencyCode=BSQ, price=2.65E-4, timestampSec=0, isExternallyProvidedPrice=false) from provider http://xc3nh4juf2hshy7e.onion/ after 1.291 sec. 

-- 
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/issues/2766
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190422/ab4c3db3/attachment.html>


More information about the bisq-github mailing list