创建频道失败。关键组通道应用问题

Channel creation failed. Problem with key group channel application

无法创建我的频道并出现以下错误:

2021-01-27 10:32:42.643 UTC [channelCmd] InitCmdFactory -> INFO 001 Endorser and orderer connections initialized
Error: got unexpected status: BAD_REQUEST -- error applying config update to existing channel 'mychannel': error authorizing update: error validating ReadSet: proposed update requires that key [Group]  /Channel/Application be at version 0, but it is currently at version 1
!!!!!!!!!!!!!!! Channel creation failed !!!!!!!!!!!!!!!!
========= ERROR !!! FAILED to execute End-2-End Scenario ===========

知道如何解决这个错误吗? 如何更改此密钥 [Group] /Channel/Application 版本?

确保您在 test-network 目录中并且 运行 以下命令

source scriptUtils.sh
. scripts/envVar.sh
export FABRIC_CFG_PATH=$PWD/../config/

现在尝试 运行 创建频道命令 确保配置目录

中存在 configtx.yaml