Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: proto: can't skip unknown wire type 6 for common.Envelope #10

Open
kevvdp opened this issue Nov 6, 2019 · 0 comments
Open

Error: proto: can't skip unknown wire type 6 for common.Envelope #10

kevvdp opened this issue Nov 6, 2019 · 0 comments

Comments

@kevvdp
Copy link

kevvdp commented Nov 6, 2019

Hello, I'm having some issues getting the channel set up. Everything seems to have gone pretty smoothly until I get to the Channel creation.

I run the :

kubectl exec -n blockchain $PEER_POD -- peer channel create -o ord1-hlf-ord.blockchain.svc.cluster.local:7050 -c mychannel -f /hl_config/channel/mychannel.tx

command and it tells me /hl_config/channel/mychannel.tx could not be found. I created it and attempted to run the command again and received the following error:

2019-11-06 17:03:53.564 UTC [channelCmd] InitCmdFactory -> INFO 001 Endorser and orderer connections initialized
Error: proto: can't skip unknown wire type 6 for common.Envelope
command terminated with exit code 1

any suggestions on how to continue? Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant