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 Payment - Raiden crash #3093
Comments
(this is happening when transfer is made using hub),
|
@junaidev Thanks for the bug report.
As far as this error is concerned I know what's wrong. I am preparing a PR to fix it.
For this assertion in the sanity check I would need the entire logs from before the restart and after to see how come it came to this state for the secret to be |
@junaidev And preferrably for the second problem and the logs of it please make another issue as it's much easier for us to handle if we got one issue per problem. |
This fixes event_filter_for_payments() for raiden-network#3093
These issues are linked, as if a node was crashing due to ('EventPaymentSentFailed' object has no attribute 'initiator') same time the hub was also going down. |
If they are linked then the fix should handle it. If not then open another issue. |
This fixes event_filter_for_payments() for raiden-network#3093
This fixes event_filter_for_payments() for raiden-network#3093
This fixes event_filter_for_payments() for raiden-network#3093
This fixes event_filter_for_payments() for raiden-network#3093
This fixes event_filter_for_payments() for raiden-network#3093
This fixes event_filter_for_payments() for raiden-network#3093
This fixes event_filter_for_payments() for raiden-network#3093
This fixes event_filter_for_payments() for raiden-network#3093
This fixes event_filter_for_payments() for raiden-network#3093
This fixes event_filter_for_payments() for raiden-network#3093
This fixes event_filter_for_payments() for raiden-network#3093
This fixes event_filter_for_payments() for raiden-network#3093
This fixes event_filter_for_payments() for raiden-network#3093
This fixes event_filter_for_payments() for raiden-network#3093
Problem Definition
Simple operation of micro payment and querying payments failing and crashes raiden, its completely random.
and when restarting raiden node after this failure the node crashes immediately and node never starts again it keep on crashing with following:
System Description
Here detailed description of system:
The text was updated successfully, but these errors were encountered: