duanfanta6741 2017-04-05 19:21
浏览 55
已采纳

频道创建失败。 GRPC超时

I'm following the getting started steps to setup fabric environment on my mac, from the steps mentioned here : When I'm trying to start my network using the ./network_setup.sh up script, I'm getting the following grpc timeout error (as shown in the images attached anyone has any idea what am I missing ?

enter image description here

  • 写回答

1条回答 默认 最新

  • dpdjv9559 2017-04-10 05:44
    关注

    So I got it working. The issue was something might have updated the .proto files. I had to run the following command from the fabric directory to generate/update the respective pb.go files.

    make protos
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
编辑
预览

报告相同问题?

手机看
程序员都在用的中文IT技术交流社区

程序员都在用的中文IT技术交流社区

专业的中文 IT 技术社区,与千万技术人共成长

专业的中文 IT 技术社区,与千万技术人共成长

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

客服 返回
顶部