异常情况如下:
timeout expired while
![](https://img.haomeiwen.com/i5997359/d3a8ef184941b3a2.png)
解决流程如下:
执行 docker images 命令查看所有节点镜像文件,里面会有chaincode相关的镜像文件:
![](https://img.haomeiwen.com/i5997359/c1217aac1e314329.png)
执行 docker rmi imageId 把chaincode相关的镜像文件删除
重新生成证书,重启网络
异常情况如下:
timeout expired while
解决流程如下:
执行 docker images 命令查看所有节点镜像文件,里面会有chaincode相关的镜像文件:
执行 docker rmi imageId 把chaincode相关的镜像文件删除
重新生成证书,重启网络
本文标题:hyperledger-fabric1.0, 实例化chainc
本文链接:https://www.haomeiwen.com/subject/ztiylftx.html
网友评论