X-Recipient: archive-cygwin AT delorie DOT 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 DOT post AT talk DOT nabble DOT com> Date: Fri, 4 Feb 2011 07:32:52 +0100 Message-ID: Subject: Re: ssh-keygen command not doing anything OR github problem From: Reini Urban To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 AT github DOT com:/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 AT XXX DOT com" > ssh git AT github DOT com > ssh -v git AT github DOT 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