deploy resp error - there is no chaincode hash name in response: { jsonrpc: '2.0', error: { code: -32001, message: 'Deployment failure',
See original GitHub issueHi, I am getting the below error when trying to deploy the marbles application on local vagrant environment. It was working fine before and I have n’t modified any thing specifically except that IP addresses when I connect to different network.
[ibc-js] Deploy Chaincode - Starting [ibc-js] function: init , arg: [ ‘99’ ]
Waiting...
deploy resp error - there is no chaincode hash name in response: { jsonrpc: '2.0',
error: { code: -32001, message: ‘Deployment failure’, data: ‘Error when deploying chaincode: Error getting chaincode package bytes: Error getting code Getting chaincode took too long’ }, id: 1470050652578 } ! looks like a deploy error, holding off on the starting the socket { name: ‘deploy() error no cc name’, code: 502, details: { jsonrpc: ‘2.0’, error: { code: -32001, message: ‘Deployment failure’, data: ‘Error when deploying chaincode: Error getting chaincode package bytes: Error getting code Getting chaincode took too long’ }, id: 1470050652578 } }
Please let me know what could be the reason for this issue and if any possible solution.
Issue Analytics
- State:
- Created 7 years ago
- Comments:7 (3 by maintainers)
Sure. I will ask in hyperledger issues.
Thanks a lot for your help and support !
sorry but I don’t know, you may want to ask your question in the hyperledger issues