Checked you firewall rules for  gitlab.com [104.210.2.228] port 22?

Em sexta-feira, 29 de janeiro de 2016 03:15:18 UTC-2, Logan Page escreveu:
>
> I've created an account on the Gitlab.com server and I'm having some 
> trouble with ssh.
>
> Git through the https links works fine.
> $ git clone https://gitlab.com:repo_path.git
>
> But git through ssh hangs and then times-out.
> $ git clone g...@gitlab.com:repo_path.git
>
> I initially thought it was a proxy, as all out going is through a company 
> proxy with authentication.
> However a ssh to github works just fine:
> $ ssh -vT g...@github.com <javascript:>
> debug1: Connecting to github.com [192.30.252.131] port 22.
> debug1: Connection established.
> Hi user! You've successfully authenticated, but GitHub does not provide 
> shell access.
>
> ssh to gitlab hangs and then times-out:
> $ ssh -vT g...@gitlab.com <javascript:>
> debug1: Connecting to gitlab.com [104.210.2.228] port 22.
> debug1: connect to address 104.210.2.228 port 22: Connection timed out
>
> Any idea on how I can trace the problem / fix this?
>

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/8865ac23-68be-46ac-9e7c-586ddb20dcd7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to