When upgrading a smart contract the following error occurs:
Failed to invoke chaincode name:"lscc", error: timeout expired while starting chaincode couponcontract:8 for transaction
As this is an lscc error could anyone help on how to debug or identify what is causing it to break?
API version:
"dependencies": { "fabric-contract-api": "~1.4.0", "fabric-shim": "~1.4.0" },
Environment: aws t2.micro