FISCO-BCOS / FISCO-BCOS/console
多群组部署网络节点,控制台/webase-front无法切换群组的问题
- Dominant language
- Shell
- Stars
- 96
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
``环境:ubuntu18.04
节点版本:2.9.1
fisco-bcos版本:2.7.2
ipconf内容如下:
```js
127.0.0.1:2 agencyProduce 1
127.0.0.1:2 agencyCustom 1,2,3
127.0.0.1:2 agencyTransit 2
127.0.0.1:2 agencySealer 3
```
>暂时先这么配置,初学区块链,尝试自己用fisco-bcos写一个溯源类的项目,暂时还没有服务器资源,就干自己的CPU吧😄😄
通过`tail -f node3/log/*|grep "g:3.*++"`查看节点3与群组3之间的共识,结果如图:

通过`tail -f nodex/log/*lgrep "connected count"`查看节点连接数,结果如图:

打开控制台,通过`switch 2`切换,出现:

日志:

webase-front的切换群组也是**一样**,日志:

之前使用webase-depoly一键部署是可以的,可以在控制台/webase-front切换群组。
恳请哥哥姐姐们,在百忙之中给予指正😊😊😊😊😊
Contributor guide
Research direction
Start by reviewing the reported ipconf entries and reproducing the console `switch 2` failure on Ubuntu 18.04 with the stated node and FISCO BCOS versions. Compare the node connection and consensus logs with the console and webase-front logs; the issue is resolved when switching to group 2 succeeds in both clients.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell, ubuntu
- Domain
- blockchain, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100