You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, I have some troubles to read the if-k8s-hlf-webinar. I am confused to which version of the charts(hlf-ord,hlf-peer...) you are using. I got that the image of fabric-network is 1.2.0(1.2.1) by the files of value.yaml. So i choose the following charts:
hlf-ord is 1.2.2v; hlf-peer is 1.2.0v
Action:
use the fabric-tool creates the crypto material
follow the values.yaml to fill some params
launch the fabric-network(1.2 version) successful
Error:
can not create channel
Error Info:create the channel command
Error: got unexpoected status: BAD_REQUEST -- error authorizing update: error validationg DeltaSet: policy for [Group] /Channel/Application not satisfied: Failed to reach implicit threshold of 1 sub-policies, required 1 remaining command terminated with exit code 1
orderer some errors:
Evaluation Failed: Only 0 policies were satisfy policy /Channel/Application/ChannelCreationPolicy ...
I sure the crypto material is OK, because the orderer is running without error and the peer does so.
So i will be appreciated that you spend some time solving the troubles. TY(Thank you)
The text was updated successfully, but these errors were encountered:
Hi @yinwhm12, I have been using 1.2 for the webinar, and have made things work also for version 1.3 as well.
The Webinar only shows how to deploy with a CA. Nowadays, I recommend that you check out the Workshop material instead (this has 2 examples, one with a single peer and orderer, without a CA, and one with multiple peers and orderers and a CA):
Sorry, I have some troubles to read the if-k8s-hlf-webinar. I am confused to which version of the charts(hlf-ord,hlf-peer...) you are using. I got that the image of fabric-network is 1.2.0(1.2.1) by the files of value.yaml. So i choose the following charts:
hlf-ord is 1.2.2v; hlf-peer is 1.2.0v
Action:
Error:
can not create channel
Error Info:create the channel command
Error: got unexpoected status: BAD_REQUEST -- error authorizing update: error validationg DeltaSet: policy for [Group] /Channel/Application not satisfied: Failed to reach implicit threshold of 1 sub-policies, required 1 remaining command terminated with exit code 1
orderer some errors:
Evaluation Failed: Only 0 policies were satisfy policy /Channel/Application/ChannelCreationPolicy ...
I sure the crypto material is OK, because the orderer is running without error and the peer does so.
So i will be appreciated that you spend some time solving the troubles. TY(Thank you)
The text was updated successfully, but these errors were encountered: