bisq2 icon indicating copy to clipboard operation
bisq2 copied to clipboard

The peer's trade failed due an error.

Open igorbastosib opened this issue 5 months ago • 1 comments

I saw few of this same error, all related with size of my LN invoice. The point is: I'm using BISQ2 v2.1.0 As far as I read, this issue caused by size of LN invoice, was fixed on v2.0.2 or so.

Another thing is: After this issue, all reputations went down several numbers. A seller that had around 70k now is showing 19k.

Context: I created an buying order with the seller on Saturday Selected LN Put my hash invoice (total of 402 characters) When I opened my PC again on Monday I got the error and all reputations went down.

`Bisq version: Version: v2.1.0 / Commit hash: 47537ff8a Operating system: win / x86_64 / 64 v.10.0 Error message: The peer's trade failed due an error. Error caused by: RuntimeException, FsmException

Stack trace: java.lang.RuntimeException at bisq.trade.bisq_easy.protocol.messages.BisqEasyTakeOfferRequestHandler.verifyMessage(BisqEasyTakeOfferRequestHandler.java:116) at bisq.trade.bisq_easy.protocol.messages.BisqEasyTakeOfferRequestHandler.handle(BisqEasyTakeOfferRequestHandler.java:58) at bisq.common.fsm.Fsm.handle(Fsm.java:83) at bisq.trade.bisq_easy.protocol.BisqEasyProtocol.handle(BisqEasyProtocol.java:49) at bisq.trade.bisq_easy.BisqEasyTradeService.handleEvent(BisqEasyTradeSe...`

igorbastosib avatar Sep 02 '24 06:09 igorbastosib