Date
1 - 1 of 1
#fabric-questions #fabric-questions
edlshinde@...
When we create organization admin for peers using Fabric-ca-server -- can you please confirm if the below commands are correct to run ?????
ATTRIBUTES='"hf.Registrar.Roles=peer,user,client","hf.AffiliationMgr=true","hf.Revoker=true"' fabric-ca-client register --id.type client --id.name peer-admin --id.secret pw --id.affiliation acme --id.attrs $ATTRIBUTES As when i am creating channel using peer binary command for the Org1 i am getting the below issue Error: got unexpected status: BAD_REQUEST -- error validating channel creation transaction for new channel 'legaldescriptionchannel', could not succesfully apply update to template configuration: error authorizing update: error validating DeltaSet: policy for [Group] /Channel/Application not satisfied: implicit policy evaluation failed - 0 sub-policies were satisfied, but this policy requires 1 of the 'Admins' sub-policies to be satisfied
|
|