hyperledger-labs / fabric-operations-console

A UI for managing Fabric peers, orderers, and CAs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error while attempting to approve smart contract (after adding second org)

varadgit opened this issue · comments

This is a scenario for two organizations in two separate consoles.

Console1 has Orderer and Org1
Console2 has Org2

Console1:
Channel 1 is created and the peer is joined to the channel
Smart Contract 1 is proposed and committed on Org1
Add Org2 to channel

Console2:
Orderer from Console1 is imported into Console2
Org2 is joined to Channel1
Clicking on the "Begin approval process" button causes a black screen on the browser.