minifabric icon indicating copy to clipboard operation
minifabric copied to clipboard

Create/Join new channel via operations-console fails

Open nikolas-digitalBabylon opened this issue 4 years ago • 2 comments
trafficstars

Steps:

  1. Create a new network on same host machine with 2 orgs (org0, org1 + orderers) with minifab up -e true
  2. Bring the console up with minifab consoleup
  3. Login to console and import assets from assets.tar.gz, associate identities
  4. Create new channel via console and keep default configuration
  5. Channel appears as "created" in console, click on it, add peers.

Findings:

  • Channel misses the option to propose smart contract definition
  • Channel has 3 transactions listed, clicking on any shows "no transactions yet"
  • Channel details show all 2 orgs + orderers as members as expected
  • In notifications, there is an error: "Signature request failed to send"

Host machine: Ubuntu latest LTS 64 bit

I repeated the setup from scratch several times, issue persists.

Is it a known bug/limitation? - Thanks!

nikolas-digitalBabylon avatar Sep 29 '21 13:09 nikolas-digitalBabylon

I think the new org needs to be part of the channel first to join a peer to the channel.

litong01 avatar Sep 29 '21 13:09 litong01

I think the new org needs to be part of the channel first to join a peer to the channel.

When I create the channel, I add both organizations to it, setting at least one as Operator. I also tried setting both as operators, but the result was the same.

nikolas-digitalBabylon avatar Sep 29 '21 14:09 nikolas-digitalBabylon