sindelio / hyperledger-fabric-traceability-framework

Supply chain framework built on top of Hyperledger Fabric.
MIT License
28 stars 10 forks source link

ERROR !!! Failed to execute end 2 end scenario #10

Closed TabishShafi closed 3 years ago

TabishShafi commented 3 years ago

Hi There !!! I'm trying to run this framework on my windows 10 I tried running the quick startup and in chaincode initiation it took some time and after an error came up

============================================================================== Error: could not send to orderer node: EOF!!!!!!!!!!!!!!! Chaincode instantiation on peer0.org1 on channel 'mychannel' failed !!!!!!!!!!!!!!!!========= ERROR !!! FAILED to execute End-2-End Scenario =========== ERROR !!!! Test failed

can't understand what can be the reason tried a few things but didn't work

there was also a warning

 Local fabric binaries and docker images are
 out of sync. This may cause problems.

============================== I wonder may be this is creates the problems if it is the one please do suggest me the fix

I have all prerequisites installed curl 7.55.1 (Windows) git version 2.30.0.windows.1 yarn 1.22.5 go version go1.15.6 windows/amd64 Python v2.7 docker-compose version 1.27.4, build 40524192 Docker version 20.10.0, build 7287ab3

Thanks in advance !!!

sindelio commented 3 years ago

Hey, you have to run it in Ubuntu 18. Please read the documentation

On Tue, Jan 5, 2021 at 3:24 PM Tabish Shafi notifications@github.com wrote:

Hi There !!! I'm trying to run this framework on my windows 10 I tried running the quick startup and in chaincode initiation it took some time and after an error came up

============================================================================== Error: could not send to orderer node: EOF!!!!!!!!!!!!!!! Chaincode instantiation on peer0.org1 on channel 'mychannel' failed !!!!!!!!!!!!!!!!========= ERROR !!! FAILED to execute End-2-End Scenario

ERROR !!!! Test failed

can't understand what can be the reason tried a few things but didn't work there was also a warning

Local fabric binaries and docker images are out of sync. This may cause problems.

============================== I wonder may be this is creates the problems if it is the one please do suggest me the fix

I have all prerequisites installed curl 7.55.1 (Windows) git version 2.30.0.windows.1 yarn 1.22.5 go version go1.15.6 windows/amd64 Python v2.7 docker-compose version 1.27.4, build 40524192 Docker version 20.10.0, build 7287ab3

Thanks in advance !!!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sindelio/hyperledger-fabric-traceability-framework/issues/10, or unsubscribe https://github.com/notifications/unsubscribe-auth/AERJ7444MWGHMBYAYYSINVLSYNKMLANCNFSM4VV3ZYCA .

-- Sindélio Henrique Lima Email: sindelio@gmail.com Fone/WhatsApp: +55 16 997358956 Professional webpage: https://sindelio.github.io/ LinkedIn: https://www.linkedin.com/in/sindeliohlima/

TabishShafi commented 3 years ago

Thanks alot for the reply but in the documentation its clearly mentioned in documentation that it won't run on 18.04

IMPORTANT: THE PROJECT WILL NOT WORK ON UBUNTU 18.04!

That's why I tried it in windows because I have 18.04 as the second OS

I'll try it in ubuntu 18.04 and if not then I'll try it in ubuntu 16.04

Thanks a lot again!!!

sindelio commented 3 years ago

The target OS is Ubuntu 16.

On Wed, Jan 6, 2021 at 11:20 AM Tabish Shafi notifications@github.com wrote:

Thanks alot for the reply but in the documentation its clearly mentioned in documentation that it won't run on 18.04

IMPORTANT: THE PROJECT WILL NOT WORK ON UBUNTU 18.04!

That's why I tried it in windows because I have 18.04 as the second OS

I'll try it in ubuntu 18.04 and if not then I'll try it in ubuntu 16.04

Thanks a lot again!!!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/sindelio/hyperledger-fabric-traceability-framework/issues/10#issuecomment-755325349, or unsubscribe https://github.com/notifications/unsubscribe-auth/AERJ74YEEWVMAKW6FIGWCW3SYRWSZANCNFSM4VV3ZYCA .

-- Sindélio Henrique Lima Email: sindelio@gmail.com Fone/WhatsApp: +55 16 997358956 Professional webpage: https://sindelio.github.io/ LinkedIn: https://www.linkedin.com/in/sindeliohlima/

TabishShafi commented 3 years ago

image

The network is started and localhost:5000/ is working and showing welcome to hyperledger traceability framework I'm new to hyperledger can you please tell me how to interact with the network