Skip to content
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

Closed
MPins opened this issue Sep 18, 2024 · 4 comments
Closed

Trade failed #2839

MPins opened this issue Sep 18, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@MPins
Copy link

MPins commented Sep 18, 2024

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...

@HenrikJannsen
Copy link
Contributor

Can you post the full logs?

@MPins
Copy link
Author

MPins commented Sep 19, 2024

Can you post the full logs?

bisq.log
bisq_1.log

@MPins
Copy link
Author

MPins commented Sep 19, 2024

Just happened again

Bisq version: Version: v2.1.0 / Commit hash: 47537ff
Operating system: linux / x86_64 / 64 v.6.8.0-45-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...
bisq.log

@HenrikJannsen HenrikJannsen added the bug Something isn't working label Sep 22, 2024
@HenrikJannsen
Copy link
Contributor

Covered by #3209

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants