AKS Hyperledger Fabric - hyperledger/fabric-ccenv:latest unkown

Or L 1 Reputation point
2020-09-02T10:19:32.103+00:00

After upgrading the AKS version is started to receive the following error:

transaction ***0c05be: [channel test] could not launch chaincode inviou:1.0.83: error starting container: error starting container: Failed to generate platform-specific docker build: Failed to pull hyperledger/fabric-ccenv:latest: API error (404): manifest for hyperledger/fabric-ccenv:latest not found: manifest unknown: manifest unknown, stack=Error: failed to execute transaction ***0c05be: [channel test] could not launch chaincode inviou:1.0.83: error starting container: error starting container: Failed to generate platform-specific docker build: Failed to pull hyperledger/fabric-ccenv:latest: API error (404): manifest for hyperledger/fabric-ccenv:latest not found: manifest unknown: manifest unknown
at self._endorserClient.processProposal (/usr/src/app/node_modules/fabric-network/node_modules/fabric-client/lib/Peer.js:144:36)
at Object.onReceiveStatus (/usr/src/app/node_modules/grpc/src/client_interceptors.js:1212:9)
at InterceptingListener._callNext (/usr/src/app/node_modules/grpc/src/client_interceptors.js:568:42)
at InterceptingListener.onReceiveStatus (/usr/src/app/node_modules/grpc/src/client_interceptors.js:618:8)

Community Center | Not monitored
{count} votes

1 answer

Sort by: Most helpful
  1. Shruti Gupta 16 Reputation points
    2020-09-04T06:09:28.927+00:00

    Hi @Or L ,

    Thank you for reaching out to us!

    "fabric-ccenv:latest" tag has been deprecated by Hypereldger Fabric Community. Hence, during chaincode instantiation, it fails to pull the image from docker hub. More details are here

    We are working on fixing the issue and republishing the template. We will update you as soon as the template will be updated. Meanwhile, you can follow the workaround steps suggested here

    Please let us know if you face any issue while running the workaround script.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.