Welcome to the Linux Foundation Forum!

Lab 5: Updating Anchor Peer Error

Hi Guys, I able to successfully create the channel transaction but able to update the channel

Command to create a channel transaction:

  1. "../bin/configtxgen -profile OneOrgChannel -outputAnchorPeersUpdate
  2. ./config/changeanchorpeerorg1.tx -channelID allarewelcome -asOrg
  3. Org1MSP"

Command to update the Channel Configuration:

  1. peer channel update -o orderer.example.com:7050 -c allarewelcome \
  2. -f ./config/changeanchorpeerorg1.tx

Error when updating the channel configuration in the cli container:

  1. 2019-10-28 01:41:11.194 UTC [main] InitCmd -> WARN 001 CORE_LOGGING_LEVEL is no longer supported, please use the FABRIC_LOGGING_SPEC environment variable
  2. 2019-10-28 01:41:11.241 UTC [main] SetOrdererEnv -> WARN 002 CORE_LOGGING_LEVEL is no longer supported, please use the FABRIC_LOGGING_SPEC environment variable
  3. 2019-10-28 01:41:11.244 UTC [channelCmd] InitCmdFactory -> INFO 003 Endorser and orderer connections initialized
  4. Error: got unexpected status: BAD_REQUEST -- Consortium config value missing

orderer.example.com logs:


peer1.org1.example.com LOGS


Comments

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training