admin管理员组文章数量:1353108
I am getting this problem when trying to run transactions using Java Fabric Gateway:
[policies] Convert -> ==Error Converting *policies.ImplicitMetaPolicy Policy /Channel/Application/Endorsement, err
subpolicy number 2 type policies.rejectPolicy of policy Endorsement is not convertible
[lifecycle] Metadata -> could not convert policy for chaincode 'u-lr-chaincode' on channel mychannel-channel', err 'error converting policy with reference '/Channel/Application/Endorsement' on channel 'mychannel-channel' to SignaturePolicyEnvelope: subpolicy number 2 type policies.rejectPolicy of policy Endorsement is not convertible'
And after that...
[gateway] endorsementPlan -> PeersForEndorsement failed. error="No metadata was found for chaincode u-lr-chaincode in channel command-and-control-lr-channel" errorVerbose="No metadata was found for chaincode u-lr-chaincode in channel command-and-control-lr-channel
The network works as i can query and run chaincode transactions using peer chaincode invoke command... but not through Fabric Gateway. I recently moved to HLF 3.0 to use PBFT while also updated fabric-gateway and fabric-chaincode-shim dependencies in gradle. Any suggestions?
版权声明:本文标题:Hyperledger Fabric 3.0 java gateway problem: Error Converting *policies.ImplicitMetaPolicy - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1743881249a2555238.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论