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 Runtime/FSM Exception #3055

Open
YEGGO2025 opened this issue Dec 15, 2024 · 4 comments
Open

TRADE FAILED Runtime/FSM Exception #3055

YEGGO2025 opened this issue Dec 15, 2024 · 4 comments
Assignees
Labels
bug Something isn't working trading

Comments

@YEGGO2025
Copy link

Bisq version: Version: v2.1.2 / Commit hash: addaf76
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...
bisq2-logs.zip
bisq.log

@HenrikJannsen
Copy link
Contributor

The attached logs do not contain that exception. Maybe it it in another log file (bisq_2.log, bisq_3.log,...)

@YEGGO2025
Copy link
Author

@YEGGO2025
Copy link
Author

The attached logs do not contain that exception. Maybe it it in another log file (bisq_2.log, bisq_3.log,...)

sorry, there i uploaded my next 9 logs, looking at the file date stamps it should be there.

@HenrikJannsen
Copy link
Contributor

Found the exception there. The peer had an error as his offer was not found anymore in the channel.

@HenrikJannsen HenrikJannsen added bug Something isn't working trading labels Dec 20, 2024
@HenrikJannsen HenrikJannsen self-assigned this Dec 20, 2024
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