i'm facing a problem with Hyperledger Composer v0.18.1 running on IBM Cloud Platform.
I have been able to deploy the chaincode to the network, but after one day of inactivity if i try to ping the network i get this error:
Error: Error trying to ping. Error: Error trying to query business network. Error: 2 UNKNOWN: error executing chaincode: premature execution - chaincode (:0.18.1) is being launched
I tried to restart the peers and also the CA, but it didn't help.
Does anyone have any idea?