You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bisq version: Version: v2.1.2 / Commit hash: addaf76
Operating system: macos / x86_64 / 64 v.15.2
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...
The text was updated successfully, but these errors were encountered:
Could you upload the log files? Or search in the log file for Could not find matching offer in BisqEasyOfferbookChannel and paste the log output from that?
Bisq version: Version: v2.1.2 / Commit hash: addaf76
Operating system: macos / x86_64 / 64 v.15.2
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...
The text was updated successfully, but these errors were encountered: