Hyperledger Composer - Chaincode:过早执行
Hyperledger Composer - Chaincode: Premature execution
我在 IBM Cloud Platform 上遇到 Hyperledger Composer v0.18.1 运行 的问题。
我已经能够将链代码部署到网络,但是在一天不活动之后,如果我尝试 ping 网络,我会收到此错误:
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
我尝试重新启动对等点和 CA,但没有帮助。
有人知道吗?
请在此处查看答案(包括答案 2 中的评论)-> https://developer.ibm.com/answers/questions/441724/unable-to-add-new-participants-to-a-deployed-busin/
包括 link 到那里的支持页面。
我在 IBM Cloud Platform 上遇到 Hyperledger Composer v0.18.1 运行 的问题。
我已经能够将链代码部署到网络,但是在一天不活动之后,如果我尝试 ping 网络,我会收到此错误:
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
我尝试重新启动对等点和 CA,但没有帮助。
有人知道吗?
请在此处查看答案(包括答案 2 中的评论)-> https://developer.ibm.com/answers/questions/441724/unable-to-add-new-participants-to-a-deployed-busin/
包括 link 到那里的支持页面。