raiden-network / raiden

Raiden Network
https://developer.raiden.network
Other
1.84k stars 378 forks source link

Raiden node 4 died with non-zero exit status in bf1 scenario with different matrix servers #4993

Closed christianbrb closed 5 years ago

christianbrb commented 5 years ago

Problem Definition

Running the scenario bf1_diff_matrix_node, which is the original bf1 scenario with using different matrix servers

The following task started

2019-09-26 14:24:42.067446 [info     ] Starting task                  [scenario_player.tasks.base] task=<TransferTask: {'from': 3, 'to': 0, 'amount': 1}>
2019-09-26 14:24:42.067900 [debug    ] Requesting                     [scenario_player.tasks.api_base] json={'amount': 1} method=post url=http://127.0.0.1:35049/api/v1/payments/0x62083c80353Df771426D209eF578619EE68D5C7A/0x6810e36c42b06201000bF64376ad32b6De529111

...and errored:

2019-09-26 14:24:51.474995 [error ] Task errored [scenario_player.tasks.base] task=<TransferTask: {'from': 3, 'to': 0, 'amount': 1}>

scenario_player.exceptions.legacy.ScenarioError: Raiden node 4 died with non-zero exit status

Also see:

Full log: https://github.com/raiden-network/raiden/files/3659075/bf1_diff_matrix_node.zip

CC @agatsoh

Dominik1999 commented 5 years ago

@rakanalh can you close this issue if it is already solved (which I believe so) or assign someone to investigate

rakanalh commented 5 years ago

Closing.