[Gluster-devel] Setting up dev environment
Niels de Vos
ndevos at redhat.com
Sat Jan 20 13:38:04 UTC 2018
On Sat, Jan 20, 2018 at 01:20:00PM +0000, Ram Ankireddypalle wrote:
> Thanks Niels. Finally managed it to get working:
>
> 1) Cloned using https from review.gluster.org/glusterfs.git
> 2) Had to generate a ssh password in review.gluster.org
> 3) Provide the generated ssh password when prompted for the password to authenticate with review.gluster.org
That sounds like there is a problem with your ssh key configuration,
either in your $HOME/.ssh/ or on
https://review.gluster.org/#/settings/ssh-keys . Using ssh-keys is
surely safer than passwords, and probably a little more userfriendly
too. It is probably worth it to fix your settings at one point.
Niels
>
> Thanks and Regards,
> Ram
>
> -----Original Message-----
> From: Niels de Vos [mailto:ndevos at redhat.com]
> Sent: Saturday, January 20, 2018 8:13 AM
> To: Ram Ankireddypalle
> Cc: Gluster Devel (gluster-devel at gluster.org)
> Subject: Re: [Gluster-devel] Setting up dev environment
>
> On Sat, Jan 20, 2018 at 02:17:16AM +0000, Ram Ankireddypalle wrote:
> > Hi,
> > I am trying to set a dev environment and send out the code that I worked on out for review.
> > I tried setting up a build environment using doc @
> > http://docs.gluster.org/en/latest/Developer-guide/Development-Workflow
> > /
> >
> > I am seeing the following error.
> >
> > git clone ssh://ram-ankireddypalle@git.gluster.org/glusterfs.git glusterfs
> > Cloning into 'glusterfs'...
> > ssh: connect to host git.gluster.org port 22: Connection timed
> > out
> >
> > Please suggest what could be the issue here.
>
> I normally use review.gluster.org instead of the old(?) alias git.gluster.org. But, that does not really matter and should not cause the problem you are seeing.
>
> An easier way to debug connection problems is by trying to login over ssh directly. If it works, you'll get a banner and the server will log you out again.
>
> $ ssh nixpanic at review.gluster.org
>
> **** Welcome to Gerrit Code Review ****
>
> Hi Niels de Vos, you have successfully connected over SSH.
>
> Unfortunately, interactive shells are disabled.
> To clone a hosted Git repository, use:
>
> git clone ssh://nixpanic@review.gluster.org/REPOSITORY_NAME.git
>
> Connection to review.gluster.org closed.
>
> To troubleshoot, use 'ssh -vvv ram-ankireddypalle at review.gluster.org'
> and go through the logs.
>
> Good luck!
> Niels
> ***************************Legal Disclaimer***************************
> "This communication may contain confidential and privileged material for the
> sole use of the intended recipient. Any unauthorized review, use or distribution
> by others is strictly prohibited. If you have received the message by mistake,
> please advise the sender by reply email and delete the message. Thank you."
> **********************************************************************
>
More information about the Gluster-devel
mailing list