Я использую двоичные файлы Fabri c 2.0 и следую этой учебной ссылке https://github.com/orderstack/hyperledger-fabric-v2-starter
Когда я go в
cd network/scripts
, а затем введите эту команду
./network.sh up createChannel -ca
Я получаю эту ошибку.
Error: got unexpected status: FORBIDDEN -- config update for existing channel did not pass initial checks: implicit policy evaluation failed - 0 sub-policies were satisfied, but this policy requires 1 of the 'Writers' sub-policies to be satisfied: permission denied
!!!!!!!!!!!!!!! Channel creation failed !!!!!!!!!!!!!!!!