minifabric icon indicating copy to clipboard operation
minifabric copied to clipboard

Minifab addi organisation to existing organisatio failure

Open rupam150 opened this issue 2 years ago • 2 comments

I am having two organization running on 2 different machines with the spec file Spec file on machine 1 fabric: cas:

  • "ca1.org1.example.com" peers:
  • "peer1.org1.example.com"
  • "peer2.org1.example.com" orderers:
  • "orderer1.example.com"

Spec file on machine 2 -

fabric: cas:

  • "ca1.org2.example.com" peers:
  • "peer1.org2.example.com"
  • "peer2.org2.example.com"

I have followed the each and every step as suggested by @litong01 in the tutorial video , but when i try to approve the chaincode from the machine 2 after installing it , it shows an error , rpc::error , error validating proposal , acess denied for channel

i don't know why it is coming from ???

Stuck from days , any help will be appreciated Thanks in advance !

rupam150 avatar Jul 21 '22 09:07 rupam150

IMG_20220721_184029

rupam150 avatar Jul 22 '22 05:07 rupam150

Follow this steps https://github.com/ct-blockchain/minifabric/commit/3f51180987cbc13f2f1394d4f9a501fe3cf57d95, using the custom image from CT Blockchain.

LeoGCRocha avatar Jul 26 '22 21:07 LeoGCRocha