How to solve this error? Anyone who worked on this kind of error?

1 answers
1 votes
How to solve this error? Anyone who worked on this kind of error?
asked

Here’s the Repo I used to build – https://github.com/IBM/build-blockchain-insurance-app

Error: error: [Peer.js]: sendProposal – timed out after:45000 error: [client-utils.js]: sendPeersProposal – Promise is rejected: Error: REQUEST_TIMEOUT

Detailed Information:
/app/app/static/js
Server running on port: 3000
Default channel not found, attempting creation…
Successfully created a new default channel.
Joining peers to the default channel.
Chaincode is not installed, attempting installation…
Base container image present.
info: [packager/Golang.js]: packaging GOLANG from bcins
info: [packager/Golang.js]: packaging GOLANG from bcins
info: [packager/Golang.js]: packaging GOLANG from bcins
info: [packager/Golang.js]: packaging GOLANG from bcins
Successfully installed chaincode on the default channel.
error: [Peer.js]: sendProposal – timed out after:45000
error: [client-utils.js]: sendPeersProposal – Promise is rejected: Error: REQUEST_TIMEOUT
at Timeout._onTimeout (/app/node_modules/fabric-client/lib/Peer.js:124:19)
at ontimeout (timers.js:386:11)
at tryOnTimeout (timers.js:250:5)
at Timer.listOnTimeout (timers.js:214:5)
Fatal error instantiating chaincode on some(all) peers!
Error: Proposal rejected by some (all) of the peers: Error: REQUEST_TIMEOUT
at /app/www/blockchain/utils.js:248:15

Complete Information on this is here : https://github.com/IBM/build-blockchain-insurance-app/issues/99

Please Help out. Thanks

1
Answer will be added soon.
answered

Answers

newest most voted
Hungry for knowledge?
New guides and courses each week
Looking to invest?
Market data, analysis, and reports
Just curious?
A community of blockchain experts to help

Get started today

Already have an account? Sign In