11-12-2017 04:13 AM - last edited on 06-04-2019 09:40 AM by Paul Zimmerman
Please let me know if I am missing something. Either it is not able to detect channel.tx or code crashes.
11-12-2017 09:11 PM
Hi Anamika,
The channel create should be run within CLI container other than host directly. Please SSH into the 10.10.20.38 using cred cli/cisco123 and then try peer commands.
Actually we've already deployed a channel named "businesschannel" and you may wanna check our "quick start" page for more details: https://devnetsandbox.cisco.com/sandbox-instructions/Blockchain/quickstart.html
Thanks,
Bob
11-13-2017 12:53 AM
Hi Ben,
Thanks for the reply!
Thanks,
Anamika
11-13-2017 06:56 AM
Hi,
I followed the instruction but I am getting an error. Please guide. I did ssh from CLI.
Thanks,
Anamika
11-14-2017 05:47 AM
Hi,
It seems you are still using host machine environment. Please login into CLI container like this:
And the container session will be available after your login.
11-15-2017 05:10 AM
What should the orderer service?
ordering service endpoint is not invalid or missing
11-15-2017 06:14 AM
orderer: orderer.example.com:7050
11-17-2017 01:59 AM
Hi,
You need to add "--tls true" in the cmdline to enforce a HTTPS talking with orderer node.
Actually there is no need to run "instantiated" scripts in our sample page since all of steps listed are done while we prepare the lab. You just need to run chaincode in the below section to check block changes in each participant node.
11-20-2017 02:36 AM
Thanks zowu!
Understood
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide