X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.2 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <30829947.post@talk.nabble.com>
References: <30829947.post@talk.nabble.com>
Date: Fri, 4 Feb 2011 07:32:52 +0100
Message-ID: <AANLkTin8YjDU+0bWeDatv-vga4rD9OmC24GunZ9Qj2V3@mail.gmail.com>
Subject: Re: ssh-keygen command not doing anything OR github problem
From: Reini Urban <rurban@x-ray.at>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

2011/2/2 mearrex:
> In my cygwin installation, I cannot seem to use github.com. However, here are
> the problems I am seeing.
>
> When I type in: git remote add origin
> git@github.com:<username>/first_app.git
> I got no issue.
>
> However, when I type in: git push origin master
> I get an error: fatal: The remote end hung up unexpectedly
>
> I have tried to do that using these instructions:
> http://help.github.com/msysgit-key-setup/
> http://help.github.com/troubleshooting-ssh/
>
> However, when I type in the commands
> ssh
> ssh-keygen
> ssh-keygen -t rsa -C "XXXXXX@XXX.com"
> ssh git@github.com
> ssh -v git@github.com
>
> nothing happens. It just returns a new line. I am attaching a screenshot.
> What am I doing wrong? What do I need to do to get this to work?
> http://old.nabble.com/file/p30829947/screenshot.jpg

Looks like you have no route for port 22 to github.
Are you behind a proxy? If so try https instead.
Is your router blocking 22 outwards? If so, talk to your router admin.
-- 
Reini Urban

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

