Issue in running the ping-pong sample #248
Unanswered
karthiksukumaran
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All, I am facing issue in running the pingpong example. Getting the below error. Please help
Please find the below steps, also please find the attached logs
$ go version
go version go1.17.8 linux/amd64
$ cd $GOPATH/src/github.com/hyperledger-labs/fabric-smart-client/integration/fsc/pingpong
$ go test
Error
Fabric-Smart-Client-Error.log
EndToEnd
/home/blockchain/go/gopath/src/github.com/hyperledger-labs/fabric-smart-client/integration/fsc/pingpong/pingpong_test.go:25
Network-based Ping pong
/home/blockchain/go/gopath/src/github.com/hyperledger-labs/fabric-smart-client/integration/fsc/pingpong/pingpong_test.go:96
load artifact & init clients & successful pingpong [It]
/home/blockchain/go/gopath/src/github.com/hyperledger-labs/fabric-smart-client/integration/fsc/pingpong/pingpong_test.go:154
Beta Was this translation helpful? Give feedback.
All reactions