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@xxxxxxxxxxxxxxx/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@xxxxxxxxxxxxxxxxxx **** 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@xxxxxxxxxxxxxxxxxx/REPOSITORY_NAME.git Connection to review.gluster.org closed. To troubleshoot, use 'ssh -vvv ram-ankireddypalle@xxxxxxxxxxxxxxxxxx' and go through the logs. Good luck! Niels _______________________________________________ Gluster-devel mailing list Gluster-devel@xxxxxxxxxxx http://lists.gluster.org/mailman/listinfo/gluster-devel