fabric-samples icon indicating copy to clipboard operation
fabric-samples copied to clipboard

Channel access denied

Open MekkiNassreddine opened this issue 2 years ago • 0 comments

I have added a new organization to my consortium network. Successfully able to join the channels from the new organization peers. Now I m trying to get information about my channel using the following command :

peer channel getinfo -c my-channel

But I get this error as result :

Error: received bad response, status 500: access denied for [GetChainInfo][my-channel]: [Failed evaluating policy on signed data during check policy on channel [my-channel] with policy [/Channel/Application/Readers]: [implicit policy evaluation failed - 0 sub-policies were satisfied, but this policy requires 1 of the 'Readers' sub-policies to be satisfied]]

I get also in peer logs this error:

Peer Logs - 2021-10-20 07:18:45.057 UTC [policies] SignatureSetToValidIdentities -> WARN d1a93c invalid identity: certificate subject=CN=peer1,OU=peer,O=Hyperledger,ST=North Carolina,C=US serialnumber=41365438365218511579049 error="MSP Org3 is not defined on channel

MekkiNassreddine avatar Aug 20 '22 10:08 MekkiNassreddine