请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

启动项目失败

启动时发生这错误,我将相关hyperledger的版本视频的调整一样,课程8的自定义镜像也试了,还是无果。

0, 0xa0, 0x98)
	/opt/gopath/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/transport/http2_client.go:135 +0x5a
github.com/hyperledger/fabric/vendor/google.golang.org/grpc/transport.newHTTP2Client(0x7f4f23f0aa50, 0xc42036e060, 0x7ffed0219a87, 0x18, 0x0, 0x0, 0xda8cf6, 0x11, 0x0, 0x0, ...)
	/opt/gopath/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/transport/http2_client.go:173 +0xbf
github.com/hyperledger/fabric/vendor/google.golang.org/grpc/transport.NewClientTransport(0x7f4f23f0aa50, 0xc42036e060, 0x7ffed0219a87, 0x18, 0x0, 0x0, 0xda8cf6, 0x11, 0x0, 0x0, ...)
	/opt/gopath/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/transport/transport.go:463 +0xae
github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*addrConn).resetTransport(0xc4200d1340, 0xc420333400, 0x70a61c, 0x0)
	/opt/gopath/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/clientconn.go:876 +0x282
github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*ClientConn).resetAddrConn.func1(0xc4200d1340)
	/opt/gopath/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/clientconn.go:648 +0x34
created by github.com/hyperledger/fabric/vendor/google.golang.org/grpc.(*ClientConn).resetAddrConn
	/opt/gopath/src/github.com/hyperledger/fabric/vendor/google.golang.org/grpc/clientconn.go:657 +0x756
!!!!!!!!!!!!!!! Channel creation failed !!!!!!!!!!!!!!!!
========= ERROR !!! FAILED to execute End-2-End Scenario ===========

我的镜像

[root@iZ28cqnygliZ first-network]# docker images
REPOSITORY                   TAG                 IMAGE ID            CREATED             SIZE
laradock_redis               latest              0a71744afb19        39 hours ago        83.4MB
laradock_mysql               latest              6e3906063ac3        39 hours ago        484MB
redis                        latest              0a153379a539        5 days ago          83.4MB
golang                       latest              be13d0c67b75        5 days ago          777MB
node                         latest              8672b25e842c        2 weeks ago         674MB
hello-world                  latest              4ab4c602aa5e        4 weeks ago         1.84kB
mysql                        latest              6a834f03bd02        4 weeks ago         484MB
laradock/workspace           2.2-7.2             95b8f4b0dbc9        6 months ago        667MB
ubuntu                       16.10               7d3f705d307c        14 months ago       107MB
hyperledger/fabric-tools     latest              0403fd1c72c7        15 months ago       1.32GB
hyperledger/fabric-tools     x86_64-1.0.0        0403fd1c72c7        15 months ago       1.32GB
hyperledger/fabric-orderer   latest              e317ca5638ba        15 months ago       179MB
hyperledger/fabric-orderer   x86_64-1.0.0        e317ca5638ba        15 months ago       179MB
hyperledger/fabric-peer      latest              6830dcd7b9b5        15 months ago       182MB
hyperledger/fabric-peer      x86_64-1.0.0        6830dcd7b9b5        15 months ago       182MB
hyperledger/fabric-ca        latest              a15c59ecda5b        15 months ago       238MB
hyperledger/fabric-ca        x86_64-1.0.0        a15c59ecda5b        15 months ago       238MB
hyperledger/fabric-baseos    x86_64-0.3.1        4b0cab202084        17 months ago       157MB

网上的方式也尝试了一下,没有效果。为什么会一直出现 /opt/gopath/src/目录,这个目录就是go的目录也不是项目目录,很好奇是不是问题切入点

正在回答

1回答

亲,你好。

你没有把错误的原因附上,没法帮你分析呢。

祝你学习愉快!

0 回复 有任何疑惑可以回复我~
  • 提问者 梦尘 #1
    上面的代码是启动项目时的报错,创建chanel时失败的
    回复 有任何疑惑可以回复我~ 2018-10-08 21:46:00
  • 提问者 梦尘 #2
    的确是gopath不对应导致的,我的gopath目录设置是home/go ,将几个配置文件中的/opt/gopath 替换后就可以了
    回复 有任何疑惑可以回复我~ 2018-10-09 09:53:11
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信