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

fabric-samples folder not found #4

Open
MrSharpp opened this issue Feb 12, 2022 · 6 comments
Open

fabric-samples folder not found #4

MrSharpp opened this issue Feb 12, 2022 · 6 comments

Comments

@MrSharpp
Copy link

at fabric-samples

cd test-network
./network.sh up createChannel -ca -c mychannel -s couchdb

@Anjali-Gupta08
Copy link

Found the same error

@TasinIshmam
Copy link
Owner

TasinIshmam commented Apr 20, 2022

Hi, I'm really sorry but I'm a bit busy with other commitments and can't offer much help in debugging these issues at the moment. By any chance, if you happen to find the problem, please do leave instructions on how you solved it.

@victoryeo
Copy link

I am able to run the command:
./network.sh up createChannel -ca -c mychannel -s couchdb

I get the fabric-samples following the documentation below:
https://hyperledger-fabric.readthedocs.io/en/latest/install.html

Specifically, i use this command to obtain fabric-samples:
curl -sSL https://bit.ly/2ysbOFE | bash -s -- 2.4.3 1.5.3

@marygaewu
Copy link

marygaewu commented May 10, 2022

I have been able to get the project to run. Please send me an email to take you through the chaincode installation. my email is [email protected] or on Discord Manesis#1461

@SatyaAbhilash98
Copy link

I am able to run the web app but there is some issue with chaincode so if i am trying to log in its showing Error: make sure the chaincode fabcar_1 has been successfully defined on channel mychannel and try again: chaincode fabcar_1 not found
Can anyone help

@mnewlife
Copy link

I am able to run the web app but there is some issue with chaincode so if i am trying to log in its showing Error: make sure the chaincode fabcar_1 has been successfully defined on channel mychannel and try again: chaincode fabcar_1 not found Can anyone help

Rename FABRIC_CHAINCODE_NAME from fabcar_1 to fabcar in your .env ffile and you should be good to go

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

7 participants