run this command ``` run --package offline-election --bin offline-election -- --uri wss://cc1.darwinia.network --network darwinia staking ``` and blocked [here](https://github.com/paritytech/substrate-debug-kit/blob/22f804bbdbaa3c7068baf33e950bbcf0e04f3d90/offline-election/src/subcommands/staking.rs#L169) for 10 secs and then loop print error as following ``` [2020-12-03T08:53:48Z ERROR] Client Error: Inner(Ws(Closed)) [2020-12-03T08:53:48Z ERROR] Client Error: Inner(Ws(Closed)) .... ```
run this command
and blocked here for 10 secs and then loop print error as following