yeasy/docker-compose-files

Error: Got unexpected status: BAD_REQUEST

sudesh8769 opened this issue · 1 comments

getting bad request error while creating channel with channel.tx

 root@c8687a785483:/opt/gopath/src/github.com/hyperledger/fabric/peer# peer channel create -o orderer.sudesh.com:7050 -c mychannel -f ./channel-artifacts/channel.tx --tls  --cafile /opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/ordererOrganizations/sudesh.com/orderers/orderer.sudesh.com/msp/tlscacerts/tlsca.sudesh.com-cert.pem
 2018-05-24 05:07:13.296 UTC [channelCmd] InitCmdFactory -> INFO 001 Endorser and orderer connections initialized
 Error: Got unexpected status: BAD_REQUEST
yeasy commented

any context? pls see the project readme first.