问题描述
我使用一个成员在amazon managed blockchain中建立了超级分类帐结构网络。它工作正常。现在,我想在同一帐户中再添加一个成员。因此,我开始关注these steps。在step 8.7
中创建频道时,出现以下错误,
deploy@ip:/home/ec2-user$ docker exec cli peer channel create -c mychannel -f /opt/home/mychannel.pb -o $ORDERER --cafile /opt/home/managedblockchain-tls-chain.pem --tls
2020-08-27 08:54:38.925 UTC [channelCmd] InitCmdFactory -> INFO 001 Endorser and orderer connections initialized
Error: got unexpected status: FORBIDDEN -- Failed to reach implicit threshold of 1 sub-policies,required 1 remaining: permission denied
请帮助我解决此问题。
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)