-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trade failed #2839
Comments
Can you post the full logs? |
|
Just happened again Bisq version: Version: v2.1.0 / Commit hash: 47537ff Stack trace: bisq.common.fsm.FsmException: java.lang.RuntimeException: Could not find matching offer in BisqEasyOfferbookChannel |
Covered by #3209 |
Bisq version: Version: v2.1.0 / Commit hash: 47537ff
Operating system: linux / x86_64 / 64 v.6.8.0-44-generic
Error message:
The trade failed due an error.
Error message: Could not find matching offer in BisqEasyOfferbookChannel
Stack trace: bisq.common.fsm.FsmException: java.lang.RuntimeException: Could not find matching offer in BisqEasyOfferbookChannel
at bisq.common.fsm.Fsm.handle(Fsm.java:114)
at bisq.trade.bisq_easy.protocol.BisqEasyProtocol.handle(BisqEasyProtocol.java:49)
at bisq.trade.bisq_easy.BisqEasyTradeService.handleEvent(BisqEasyTradeService.java:314)
at bisq.trade.bisq_easy.BisqEasyTradeService.onBisqEasyTakeOfferMessage(BisqEasyTradeService.java:184)
at bisq.trade.bisq_easy.BisqEasyTradeService.onMessage(Bis...
The text was updated successfully, but these errors were encountered: