FISCO-BCOS
FISCO-BCOS copied to clipboard
FISCO BCOS(发音为/ˈfɪskl bi:ˈkɒz/)是一个稳定、高效、安全的许可区块链平台,已被广泛应用于现实的行业应用。截至目前,已拥有5000多家企事业单位,400多个产业数字化标杆应用,涵盖文化版权、司法服务、政府服...
- Add tars protocol depend for bcos-sdk sample - Update build_chain to support lightnode - Move merkle into bcos-crypto - Replace merkle calculate in blockImpl.cpp - Change transaction receipt blcok...
**Describe the bug** 92节点在group0中,92节点的rpc、gateway、node三个服务都起来了,端口也是能正常连接的,但是getGroupPeers查看,发现92没有在当前group中.92节点的连接创建client报错   

控制台连接RPC是显示 handshake timeout, 查看RPC日志: 日志显示:websocket handshake successfully 握手成功; onRecvMessage]unrecognized message type,消息无法试别,又关闭了连接 info|2022-08-04 10:34:21.874848|[WS][SERVICE][newSession]start the session,endPoint=172.25.0.1:54743 info|2022-08-04 10:34:21.874858|[WS][SESSION][startAsServer]start websocket handshake,endPoint=172.25.0.1:54743,session=0x2ec2010 debug|2022-08-04 10:34:21.874938|[HTTP][SESSION],[DELOBJ][HTTPSESSION]=0x2254b50 debug|2022-08-04 10:34:21.874946|[HTTP][STREAM],[DELOBJ][HttpStreamSslImpl]=0x2ee6690 info|2022-08-04 10:34:21.874972|[WS][SERVICE][addSession]add session to mapping,connectedEndPoint=172.25.0.1:54743,endPoint=172.25.0.1:54743,result=true info|2022-08-04 10:34:21.874978|[WS][SERVICE][onConnect],endpoint=172.25.0.1:54743,connectedEndPoint=172.25.0.1:54743,refCount=4...
about issue: https://github.com/FISCO-BCOS/FISCO-BCOS/issues/2691