-
Notifications
You must be signed in to change notification settings - Fork 29
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
Staging Mediating Transfers Expires in the mediating node #1831
Comments
Similar scenario happened on the mainnet on latest master The initiating node is the light client Mediating node(and receiver) is the python client Light client logs Mediating node logs |
Related to #1933 |
This issue was encountered by me today on the mainnet as well hence uploading the logs of the light client as well as mediating node. Most probably has nothing to do with the LC but only with the python client. LC logs mediating python node logs node-F128A4-mainnet.31thJuly2020.log Edit: |
@Dominik1999 Could you take a look at this issue? It seems to be a Python Client issue. |
The relevant error message is |
@karlb Thanks a lot for looking into this :) We haven't done any investigations on the python client yet. @andrevmatos Is available if you need any support. |
I looked at the transfer with the secrethash I also see many retried messages in the logs. So probably there's also some problem with the handling of delivered/processed messages between the light client and the python client. |
I'll add more informative errors there as well, to tell which was the expected and received nonce. As you said, it really looks like the transfer was rightfully expired, but old messages should be retried as per our current algorithm. |
Thanks for filing a bug report :-)
Steps to Reproduce
I have 3 nodes
light client
0xAa1Ab1fDA93e14c2d564B25Ba08c9d374F5F9541
Main Account0x9bf12572aBd794b031313fE286040nce727eC6191
Raiden Account.|
V
0x949e47d1E0C5351eCBb7C50bB5Dcf3fE915468e9
RC.|
V
0xdD29eA8d403365BcbFFd659a13d4A24370e2d940
RCMediated transfers remains Pending in the mediating node and then expires
Expected Result
Actual Result
Raiden Python Client version:
1.1.0 Sun Prince
Additional Infos (Optional)
The text was updated successfully, but these errors were encountered: