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

The peer's trade failed due an error. Error caused by: IllegalArgumentException, FsmException #3233

Open
dedkamaroz opened this issue Feb 25, 2025 · 1 comment
Labels
bug Something isn't working trading

Comments

@dedkamaroz
Copy link

Bisq version: Version: v2.1.6 / Commit hash: 18aa632
Operating system: win / x86_64 / 64 v.10.0
Error message:

bisq2-logs.zip

Stack trace: java.lang.IllegalArgumentException
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:145)
at bisq.trade.bisq_easy.protocol.messages.BisqEasyTakeOfferRequestHandler.verifyMessage(BisqEasyTakeOfferRequestHandler.java:128)
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(BisqEasyProt...

@HenrikJannsen
Copy link
Contributor

Same issue as #3232

@HenrikJannsen HenrikJannsen added bug Something isn't working trading labels Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working trading
Projects
None yet
Development

No branches or pull requests

2 participants