简体   繁体   English

企业计划上的 IBM hyperledger Fabric 业务网络部署

[英]IBM hyperledger fabric Business network deployment on Enterprise plan

composer network install -c adminCard -a hyperledger-fabric-network.bna

Network install commands fails on following error:网络安装命令因以下错误而失败:

Installing business network. This may take a minute...E1115 11:51:11.667324200   30359 ssl_transport_security.cc:599] Could not load any root certificate.
E1115 11:51:11.667359374   30359 ssl_transport_security.cc:1400] Cannot load server root certificates.
E1115 11:51:11.667373715   30359 security_connector.cc:1025] Handshaker factory creation failed with TSI_INVALID_ARGUMENT.
E1115 11:51:11.667384067   30359 secure_channel_create.cc:111] Failed to create secure subchannel for secure name 'ldn-zbc03a.4.secure.blockchain.ibm.com:20355'
E1115 11:51:11.667390697   30359 secure_channel_create.cc:142] Failed to create subchannel arguments during subchannel creation.
E1115 11:51:11.668097853   30359 ssl_transport_security.cc:599] Could not load any root certificate.
E1115 11:51:11.668109600   30359 ssl_transport_security.cc:1400] Cannot load server root certificates.
E1115 11:51:11.668118612   30359 security_connector.cc:1025] Handshaker factory creation failed with TSI_INVALID_ARGUMENT.
E1115 11:51:11.668123679   30359 secure_channel_create.cc:111] Failed to create secure subchannel for secure name 'ldn-zbc03a.4.secure.blockchain.ibm.com:20355'
E1115 11:51:11.668129626   30359 secure_channel_create.cc:142] Failed to create subchannel arguments during subchannel creation.
✖ Installing business network. This may take a minute...
Error: Error trying install business network. Error: No valid responses from any peers.
Response from attempted peer comms was an error: Error: Failed to connect before the deadline

Please check the adminCard.请检查管理卡。 It seems the certification isn't correct.看来认证不正确。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM