algorand / algorand/go-algorand

a bug when using command prints status for all nodes in a deployed private network

オープン
#898 コメント 1 件 リアクション 0 件 担当者 1 名 @tsachiherman が担当を希望しています GitHub で見る
external contribution
主要言語
Go
スター
1.4k
フォーク
537
平均マージ
1日 7時間
マージ済み PR(30日)
18

説明

### Subject of the issue
different results when using command prints status for all nodes in a deployed private network. just because stopped one node in network.

### Your environment
* Software version: `2.0.65103.dev [master] (commit #30779007+)`
* Operating System details: macOS

### Steps to reproduce
step1 ` goal network create -r ~/net1 -n private -t genesis.json`
step2` goal node clone -d ~/net1/Primary -n -t ~/net1/NewNode`
step3` goal network start -r ~/net1`
step4` goal node stop -d ~/net1/NewNode`
step5 `goal network status -r ~/net1`

### Expected behaviour
tell all nodes status even though stopped one node

### Actual behaviour
results are random

here is my [genesis.json](https://paste.ubuntu.com/p/qm9DyXHQ58/)
and my [logs](https://paste.ubuntu.com/p/rdJ27zxfPC/)

https://github.com/algorand/go-algorand/blob/307790071c8afb6c785f8e244785a856bca11a58/cmd/goal/network.go#L176-L195

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。