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

Chaincode definition approved on peer0.org1 on channel 'mychannel' failed #872

Open
mlph-sreyes opened this issue Nov 18, 2022 · 1 comment

Comments

@mlph-sreyes
Copy link

Hi, I am trying to run the test-network by following all the set-up instructions and running instructions here

I also believe I have installed the necessary packages:

  • curl
  • npm
  • python2
  • docker
  •  docker-compose
  • git
  • golang
  • jq

All the docker containers are also fully running.

image

but it whenever I try to deploy a chaincode I always experience an issue, especaially on this specific command on the running instructions guide.

./network.sh deployCC -ccn basic -ccp ../asset-transfer-basic/chaincode-go -ccl go

Please see the error message:
image

I am already stuck here for days, I Appreciate any help or response. Thank you

@denyeart
Copy link
Contributor

Can you post the peer logs? Use docker logs <peer_container> command to get the peer logs.

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

2 participants