Hyperledger Fabric unable to check out source code from gerrit hyperledger org

0 votes

I am trying to clone the Source Code but I get this error:

Permission denied (publickey).
fatal: The remote end hung up unexpectedly

I'm not able to clone it. Any idea how to solve this?

Nov 15, 2018 in Blockchain by slayer
• 29,350 points
452 views

1 answer to this question.

0 votes

There's something wrong with your SSH key. Check the id_rsa and id_rsa.pub in your $HOME/.ssh directory and the id_rsa.pub configured in the Gerrit server. Run this command to know more:

ssh -vvv -p 29418 <user>@<gerrit-server>
answered Nov 15, 2018 by Omkar
• 69,210 points

Related Questions In Blockchain

+1 vote
2 answers

How to return value from a chaincode in Hyperledger Fabric?

Hyperledger Fabric supports only 2 types of ...READ MORE

answered Jun 13, 2018 in Blockchain by Perry
• 17,100 points
2,584 views
0 votes
1 answer
0 votes
1 answer

Hyperledger fabric: Unable to query result

In Hyperledger Fabric v1.0.0 your chaincode should confirm ...READ MORE

answered Oct 30, 2018 in Blockchain by Omkar
• 69,210 points
773 views
0 votes
1 answer

Hyperledger Fabric: How to retrieve result from Fabric Transaction?

invokeChainCode(securityContext, functionName, args, options) { ...READ MORE

answered Nov 8, 2018 in Blockchain by Omkar
• 69,210 points
1,621 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,215 views
0 votes
1 answer

Invalid Batch or signature in Savtooth

This will solve your problem import org.apache.commons.codec.binary.Hex; Transaction txn ...READ MORE

answered Aug 1, 2018 in Blockchain by digger
• 26,740 points
708 views
+1 vote
1 answer
+15 votes
5 answers
0 votes
1 answer

Hyperledger Fabric 1.0 how to maintain privacy from OSNs?

Yes, OSNs can see all the transaction ...READ MORE

answered Jul 2, 2018 in Blockchain by Omkar
• 69,210 points
532 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP