question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

deploy resp error - there is no chaincode hash name in response: { jsonrpc: '2.0', error: { code: -32001, message: 'Deployment failure',

See original GitHub issue

Hi, 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:closed
  • Created 7 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
indirakalagaracommented, Aug 8, 2016

Sure. I will ask in hyperledger issues.

Thanks a lot for your help and support !

0reactions
dshuffma-ibmcommented, Aug 4, 2016

sorry but I don’t know, you may want to ask your question in the hyperledger issues

Read more comments on GitHub >

github_iconTop Results From Across the Web

chaincode took too long · Issue #58 · IBM-Blockchain- ...
deploy resp error - there is no chaincode hash name in response: { jsonrpc: '2.0', error: { code: -32001, message: 'Deployment failure', ...
Read more >
Deployment failure: Error getting chaincode package bytes
deploy resp error – there is no chaincode hash name in response: { jsonrpc: '2.0', error: { code: -32001, message: 'Deployment failure',
Read more >
Error when querying HyperLedger Fabric Blockchain
Viewing the data in the blocks yields a block which I believe has no data in it - meaning the deploy transaction simply...
Read more >
Chaincode deploy question
I'm trying to get to "hello world" and I'm trying to use the IBM nodejs library to start deploying chain code. I'd like...
Read more >
Get a direct enterprise blockchain experience with HFDBox!
deploy resp error — there is no chaincode hash name in response: { jsonrpc: '2.0', error: { code: -32001, message: 'Deployment failure',
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found