permissionedWithKey模式下新增节点错误
-
采用permissionedWithKey 模式部署节点。
-
采用chainmaker-cryptogen extend-pwk命令扩展一个共识节点
-
在启动新的节点出现下面错误
新节点日志:
2023-02-27 17:17:02.619 [INFO] [Net] cmtls/tls.go:84 SecureOutbound peerInfo:Qma9up9w8WhGb2U7qcUzFm1BiH1hR5hwC6KX96UFPjMGzY,{Qma9up9w8WhGb2U7qcUzFm1BiH1hR5hwC6KX96UFPjMGzY: [/ip4/127.0.0.1/tcp/11303]} 2023-02-27 17:17:02.620 [INFO] [Net] cmtls/tls.go:89 SecureOutbound addr:/ip4/127.0.0.1/tcp/11303 2023-02-27 17:17:02.658 [INFO] [Net] cmtls/tls.go:84 SecureOutbound peerInfo:QmQLERh5cEBTFFSF77dt591JWogbgpprx8LQTYcARnRxyy,{QmQLERh5cEBTFFSF77dt591JWogbgpprx8LQTYcARnRxyy: [/ip4/127.0.0.1/tcp/11304]} 2023-02-27 17:17:02.658 [INFO] [Net] cmtls/tls.go:89 SecureOutbound addr:/ip4/127.0.0.1/tcp/11304 2023-02-27 17:17:02.669 [INFO] [Net] cmtls/tls.go:84 SecureOutbound peerInfo:QmWsGW6jfZNau1sejJvwSR37e9EssmM2HRKm6wuX8oaBCh,{QmWsGW6jfZNau1sejJvwSR37e9EssmM2HRKm6wuX8oaBCh: [/ip4/127.0.0.1/tcp/11302]} 2023-02-27 17:17:02.680 [INFO] [Net] cmtls/tls.go:89 SecureOutbound addr:/ip4/127.0.0.1/tcp/11302 2023-02-27 17:17:02.684 [INFO] [Net] cmtls/tls.go:84 SecureOutbound peerInfo:QmT4REePwLTfga9qEnn63hrLyCTexudKxgU7d1eqWxS4V5,{QmT4REePwLTfga9qEnn63hrLyCTexudKxgU7d1eqWxS4V5: [/ip4/127.0.0.1/tcp/11301]} 2023-02-27 17:17:02.684 [INFO] [Net] cmtls/tls.go:89 SecureOutbound addr:/ip4/127.0.0.1/tcp/11301 2023-02-27 17:17:02.687 [INFO] [Net] libp2pnet/libp2p_connection_supervisor.go:186 [ConnSupervisor] try to connect to peer failed(peer: {Qma9up9w8WhGb2U7qcUzFm1BiH1hR5hwC6KX96UFPjMGzY: [/ip4/127.0.0.1/tcp/11303]}, times: 11),failed to dial Qma9up9w8WhGb2U7qcUzFm1BiH1hR5hwC6KX96UFPjMGzY: all dials failed
- [/ip4/127.0.0.1/tcp/11303] failed to negotiate stream multiplexer: write tcp4 127.0.0.1:11305->127.0.0.1:11303: write: connection reset by peer 2023-02-27 17:17:02.699 [INFO] [Net] libp2pnet/libp2p_connection_supervisor.go:186 [ConnSupervisor] try to connect to peer failed(peer: {QmWsGW6jfZNau1sejJvwSR37e9EssmM2HRKm6wuX8oaBCh: [/ip4/127.0.0.1/tcp/11302]}, times: 11),failed to dial QmWsGW6jfZNau1sejJvwSR37e9EssmM2HRKm6wuX8oaBCh: all dials failed
- [/ip4/127.0.0.1/tcp/11302] failed to negotiate stream multiplexer: write tcp4 127.0.0.1:11305->127.0.0.1:11302: write: connection reset by peer 2023-02-27 17:17:02.755 [INFO] [Net] libp2pnet/libp2p_connection_supervisor.go:186 [ConnSupervisor] try to connect to peer failed(peer: {QmQLERh5cEBTFFSF77dt591JWogbgpprx8LQTYcARnRxyy: [/ip4/127.0.0.1/tcp/11304]}, times: 11),failed to dial QmQLERh5cEBTFFSF77dt591JWogbgpprx8LQTYcARnRxyy: all dials failed
- [/ip4/127.0.0.1/tcp/11304] failed to negotiate stream multiplexer: write tcp4 127.0.0.1:11305->127.0.0.1:11304: write: connection reset by peer 2023-02-27 17:17:02.756 [INFO] [Net] libp2pnet/libp2p_connection_supervisor.go:186 [ConnSupervisor] try to connect to peer failed(peer: {QmT4REePwLTfga9qEnn63hrLyCTexudKxgU7d1eqWxS4V5: [/ip4/127.0.0.1/tcp/11301]}, times: 11),failed to dial QmT4REePwLTfga9qEnn63hrLyCTexudKxgU7d1eqWxS4V5: all dials failed
- [/ip4/127.0.0.1/tcp/11301] failed to negotiate stream multiplexer: remote error: tls: bad certificate 2023-02-27 17:19:26.690 [INFO] [Net] cmtls/tls.go:84 SecureOutbound peerInfo:Qma9up9w8WhGb2U7qcUzFm1BiH1hR5hwC6KX96UFPjMGzY,{Qma9up9w8WhGb2U7qcUzFm1BiH1hR5hwC6KX96UFPjMGzY: [/ip4/127.0.0.1/tcp/11303]} 2023-02-27 17:19:26.690 [INFO] [Net] cmtls/tls.go:89 SecureOutbound addr:/ip4/127.0.0.1/tcp/11303 2023-02-27 17:19:26.697 [INFO] [Net] libp2pnet/libp2p_connection_supervisor.go:186 [ConnSupervisor] try to connect to peer failed(peer: {Qma9up9w8WhGb2U7qcUzFm1BiH1hR5hwC6KX96UFPjMGzY: [/ip4/127.0.0.1/tcp/11303]}, times: 12),failed to dial Qma9up9w8WhGb2U7qcUzFm1BiH1hR5hwC6KX96UFPjMGzY: all dials failed
- [/ip4/127.0.0.1/tcp/11303] failed to negotiate stream multiplexer: remote error: tls: bad certificate 2023-02-27 17:19:26.718 [INFO] [Net] cmtls/tls.go:84 SecureOutbound peerInfo:QmWsGW6jfZNau1sejJvwSR37e9EssmM2HRKm6wuX8oaBCh,{QmWsGW6jfZNau1sejJvwSR37e9EssmM2HRKm6wuX8oaBCh: [/ip4/127.0.0.1/tcp/11302]} 2023-02-27 17:19:26.718 [INFO] [Net] cmtls/tls.go:89 SecureOutbound addr:/ip4/127.0.0.1/tcp/11302 2023-02-27 17:19:26.725 [INFO] [Net] libp2pnet/libp2p_connection_supervisor.go:186 [ConnSupervisor] try to connect to peer failed(peer: {QmWsGW6jfZNau1sejJvwSR37e9EssmM2HRKm6wuX8oaBCh: [/ip4/127.0.0.1/tcp/11302]}, times: 12),failed to dial QmWsGW6jfZNau1sejJvwSR37e9EssmM2HRKm6wuX8oaBCh: all dials failed
- [/ip4/127.0.0.1/tcp/11302] failed to negotiate stream multiplexer: remote error: tls: bad certificate 2023-02-27 17:19:26.759 [INFO] [Net] cmtls/tls.go:84 SecureOutbound peerInfo:QmQLERh5cEBTFFSF77dt591JWogbgpprx8LQTYcARnRxyy,{QmQLERh5cEBTFFSF77dt591JWogbgpprx8LQTYcARnRxyy: [/ip4/127.0.0.1/tcp/11304]} 2023-02-27 17:19:26.760 [INFO] [Net] cmtls/tls.go:89 SecureOutbound addr:/ip4/127.0.0.1/tcp/11304 2023-02-27 17:19:26.760 [INFO] [Net] cmtls/tls.go:84 SecureOutbound peerInfo:QmT4REePwLTfga9qEnn63hrLyCTexudKxgU7d1eqWxS4V5,{QmT4REePwLTfga9qEnn63hrLyCTexudKxgU7d1eqWxS4V5: [/ip4/127.0.0.1/tcp/11301]} 2023-02-27 17:19:26.760 [INFO] [Net] cmtls/tls.go:89 SecureOutbound addr:/ip4/127.0.0.1/tcp/11301 2023-02-27 17:19:26.772 [INFO] [Net] libp2pnet/libp2p_connection_supervisor.go:186 [ConnSupervisor] try to connect to peer failed(peer: {QmT4REePwLTfga9qEnn63hrLyCTexudKxgU7d1eqWxS4V5: [/ip4/127.0.0.1/tcp/11301]}, times: 12),failed to dial QmT4REePwLTfga9qEnn63hrLyCTexudKxgU7d1eqWxS4V5: all dials failed
- [/ip4/127.0.0.1/tcp/11301] failed to negotiate stream multiplexer: remote error: tls: bad certificate 2023-02-27 17:19:26.773 [INFO] [Net] libp2pnet/libp2p_connection_supervisor.go:186 [ConnSupervisor] try to connect to peer failed(peer: {QmQLERh5cEBTFFSF77dt591JWogbgpprx8LQTYcARnRxyy: [/ip4/127.0.0.1/tcp/11304]}, times: 12),failed to dial QmQLERh5cEBTFFSF77dt591JWogbgpprx8LQTYcARnRxyy: all dials failed
- [/ip4/127.0.0.1/tcp/11304] failed to negotiate stream multiplexer: write tcp4 127.0.0.1:11305->127.0.0.1:11304: write: connection reset by peer