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

Failed fedimint payments keep looping #1137

Closed
TonyGiorgio opened this issue Apr 12, 2024 · 0 comments · Fixed by #1157
Closed

Failed fedimint payments keep looping #1137

TonyGiorgio opened this issue Apr 12, 2024 · 0 comments · Fixed by #1157

Comments

@TonyGiorgio
Copy link
Contributor

91ad 2024-04-12 13:42:03.769 TRACE [mutiny_core::federation:368] Getting activity
91ad 2024-04-12 13:42:03.946 TRACE [mutiny_core::federation:399] pending invoices, going to list operations
91ad 2024-04-12 13:42:03.946 TRACE [mutiny_core::federation:417] About to go through 14 operations
91ad 2024-04-12 13:42:03.984 TRACE [mutiny_core::federation:439] Going through 9 pending invoices to extract status
91ad 2024-04-12 13:42:03.991 TRACE [mutiny_core::federation:896] start timeout stream futures
91ad 2024-04-12 13:42:03.992 TRACE [mutiny_core::federation:901] Streamed Outcome received: Created
91ad 2024-04-12 13:42:04.111 TRACE [mutiny_core::federation:901] Streamed Outcome received: Funded
91ad 2024-04-12 13:42:04.127 TRACE [mutiny_core::federation:901] Streamed Outcome received: WaitingForRefund { block_height: 839362, gateway_error: GatewayInternalError { error_code: Some(400), error_message: "Error while paying lightning invoice. Outgoing contract will be refunded." } }
91ad 2024-04-12 13:42:07.430 TRACE [mutiny_core::federation:901] Streamed Outcome received: Refunded { gateway_error: GatewayInternalError { error_code: Some(400), error_message: "Error while paying lightning invoice. Outgoing contract will be refunded." } }
91ad 2024-04-12 13:42:07.430 TRACE [mutiny_core::federation:905] Streamed Outcome final, returning
91ad 2024-04-12 13:42:07.431 TRACE [mutiny_core::federation:917] Done with stream outcome, status: Failed
91ad 2024-04-12 13:42:07.431 DEBUG [mutiny_core::federation:473] Saving updated payment
91ad 2024-04-12 13:42:07.439 TRACE [mutiny_core::federation:896] start timeout stream futures
91ad 2024-04-12 13:42:07.439 TRACE [mutiny_core::federation:901] Streamed Outcome received: Created
91ad 2024-04-12 13:42:07.480 TRACE [mutiny_core::federation:901] Streamed Outcome received: Funded
91ad 2024-04-12 13:42:07.496 TRACE [mutiny_core::federation:901] Streamed Outcome received: WaitingForRefund { block_height: 839363, gateway_error: GatewayInternalError { error_code: Some(400), error_message: "Error while paying lightning invoice. Outgoing contract will be refunded." } }
91ad 2024-04-12 13:42:07.895 TRACE [mutiny_core::federation:901] Streamed Outcome received: Refunded { gateway_error: GatewayInternalError { error_code: Some(400), error_message: "Error while paying lightning invoice. Outgoing contract will be refunded." } }
91ad 2024-04-12 13:42:07.895 TRACE [mutiny_core::federation:905] Streamed Outcome final, returning
91ad 2024-04-12 13:42:07.895 TRACE [mutiny_core::federation:917] Done with stream outcome, status: Failed
91ad 2024-04-12 13:42:07.895 DEBUG [mutiny_core::federation:473] Saving updated payment
@benthecarman benthecarman linked a pull request Apr 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant