raiden-network / scenario-player

MIT License
1 stars 16 forks source link

scenario_player.exceptions.legacy.ScenarioError Exception #282

Closed agatsoh closed 4 years ago

agatsoh commented 5 years ago

Description

I was running the FIX-Pack-Logs-Command for PR 281 Encountered the above exception.

$ git log
commit 5c7ad00f1832823e93ffe5e4a21da3e905ca684d (HEAD -> FIX-Pack-Logs-Command, upstream/FIX-Pack-Logs-Command)
Author: brainbot-devops <nlsdfnbch.foss@kolabnow.com>
Date:   Fri Aug 23 13:04:49 2019 +0200

    Load Run number from correct fpath.

commit 60b359899a3385d82e2d71da8f57dacce8789111 (upstream/dev, dev)
Author: DevOpsBot <contact@brainbot.li>
Date:   Fri Aug 23 08:04:57 2019 +0000

    'Sync Branch Versions.'

I ran 2 scenarios, one was

  1. A PFS7 kind of scenario

    scenario_player --chain=goerli:http://10.104.6.13:8545 run --no-ui --keystore-file=/home/krishna/.ethereum/keystore/UTC--2019-04-25T07-10-20.510144284Z--1bc9667edcb58197f4a5431fbf0c2289ddc235f3 --password=${KEYSTORE_PW} ~/raidenforked/scenario-player/scenario-example-v2-agatsoh-logs.yaml

    https://gist.github.com/agatsoh/8e80fc7e2fd237c4f4952b6dfb57c480

  2. bf1_basic_functionality scenario

    scenario_player --chain=goerli:https://rpc.slock.it/goerli run --no-ui --keystore-file=/home/krishna/.ethereum/keystore/UTC--2018-10-12T07-01-18.438476520Z--8f2e0940bed6f90f1cb14feb37f045bb79c41b2d --password=${KEYSTORE_PW} ~/raidenforked/raiden/raiden/tests/scenarios/bf1_basic_functionality.yaml

    https://gist.github.com/agatsoh/f4a5947819f934324bba84e5d01712a8

Expected Behavior

The scenario should start the nodes correctly and open channels

christianbrb commented 4 years ago

Nightlies running successful