hyperledger-foodtraze / foodtraze-network

10 stars 0 forks source link

Setup Problems during installation following the documentation on website. #23

Open Delbert-Kipyegon opened 1 month ago

Delbert-Kipyegon commented 1 month ago

Issue Description

Hello, I followed your documentation in this link: FoodTraze Documentation but I wasn’t able to successfully set up the network and application.

Network Installation and Setup

Installed items:

image

image

After verifying that everything is correct and running the ./startNetwork.sh command, it starts well but it hangs at this point:

peer lifecycle chaincode install traze.tar.gz

image

Additionally, I continued using the documentation I noticed the API repository does not exist.

image

Here is the github organization screenshot with only two repositories:

image

Request for Assistance

Kindly help out with the following:

  1. Why does the network setup hang at + peer lifecycle chaincode install traze.tar.gz?
  2. Where can I find the API repository?

Thank you!

Piccoserver commented 1 month ago

Latest Code Updated, can you check it again

Delbert-Kipyegon commented 1 month ago

Latest Code Updated, can you check it again

It seems to be doing the same thing. Could you provide guidance on how it worked on your side.

Thanks.