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

Not able to generate chaincodeId #23

Open
ashish9308 opened this issue Jan 6, 2017 · 3 comments
Open

Not able to generate chaincodeId #23

ashish9308 opened this issue Jan 6, 2017 · 3 comments

Comments

@ashish9308
Copy link

When I'm running helloblockchain.js file then it's not generating any chaincodeId for me due to that i'm not able to proceed with invoke and query part.
in console i'm last thing which i'm getting is :
Deploying chaincode ...
After that it stops..can you please provide me some suggestions quickly.

However deploy is working fine because i'm able to see 2 blocks there in the dashboard (genesis and deploy). I already set the deploywaittime as 120.

@mrshah-at-ibm
Copy link

Can you look at peer logs?

Also, it might be waiting for 120 seconds after deploy, thus it gets stuck on Deploying chaincode ... for 120 seconds.

@ashish9308
Copy link
Author

Still facing same issue please provide me solution... @mrshah-at-ibm

@mrshah-at-ibm
Copy link

mrshah-at-ibm commented Jan 23, 2017

were you able to get the peer logs? Can you post them here?

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

2 participants