duanfanta6741 2017-04-06 03: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 13: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
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?