YGmoyu

Results 16 comments of YGmoyu

llh@llh-virtual-machine:~$ docker exec -it cli1 bash bash-5.1# go version go version go1.21.0 linux/amd64 bash-5.1# peer lifecycle chaincode install sacc.tar.gz Error: chaincode install failed with status: 500 - failed to invoke...

i can‘t add go chaincode but java can add that, what wrong makes that?someone can help me?

> is the docker service running? fabric 2.4 and docker service running ![1723548874329](https://github.com/user-attachments/assets/3c942b35-952e-40e7-9426-80e874f07570)

> is the docker service running? The network is functional, but the chaincode cannot be downloaded to the node.

> https://github.com/hyperledger/fabric/blob/release-2.4/Makefile#L81 > > there's a mismatch between the go version you have and the fabric. > > The first thing I would try is to either lower go to...

> https://github.com/hyperledger/fabric/blob/release-2.4/Makefile#L81 > > there's a mismatch between the go version you have and the fabric. > > The first thing I would try is to either lower go to...

> Referen go to 1.18.3 and fabric 2.5.9.

> https://github.com/hyperledger/fabric/blob/release-2.4/Makefile#L81 > > there's a mismatch between the go version you have and the fabric. > > The first thing I would try is to either lower go to...

> > > Referen > > > > > > go to 1.18.3 and fabric 2.5.9. > > if fabric 2.5.9, you can leave go at 1.21. i try before...

> > > https://github.com/hyperledger/fabric/blob/release-2.4/Makefile#L81 > > > there's a mismatch between the go version you have and the fabric. > > > The first thing I would try is to...