pfi79
pfi79
what fabric version
is the docker service running?
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 1.18.10 or upgrade fabric to...
> > Referen > > go to 1.18.3 and fabric 2.5.9. if fabric 2.5.9, you can leave go at 1.21.
> > 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...
> > > > 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...
I understand correctly that you are using github.com/hyperledger/fabric-samples ?
1. please try updating fabric-samples because in the repository, the line with "go" looks like [this](https://github.com/hyperledger/fabric-samples/blob/main/asset-transfer-basic/chaincode-go/go.mod#L3). 2. did you install the fabric yourself or did you do it according to...
> https://github.com/Hyperledger-TWGC/tape/actions/runs/10139934701/job/28034221020?pr=410#step:5:1052 > > hi @pfi79 and @denyeart, > > I got same issue with 3.0.0-preview, you can ref log at: > https://github.com/Hyperledger-TWGC/tape/actions/runs/10139934701/job/28034221020?pr=410#step:5:680 > > any suggestion? ``` Error: chaincode...
> > > https://github.com/Hyperledger-TWGC/tape/actions/runs/10139934701/job/28034221020?pr=410#step:5:1052 > > > hi @pfi79 and @denyeart, > > > I got same issue with 3.0.0-preview, you can ref log at: > > > https://github.com/Hyperledger-TWGC/tape/actions/runs/10139934701/job/28034221020?pr=410#step:5:680 >...