I tried the push from another ip address. Same result, so it's probably not the blacklist problem.<br><br>The literature suggests that I should check for world or group writeability on the path from root to .ssh/known_hosts on the server, and on the client machine. I have double checked my client. Don't have shell access to server.<br>
<br>George<br><br><div class="gmail_quote">On Sun, Oct 31, 2010 at 10:30 AM, Aleksey Lim <span dir="ltr"><<a href="mailto:alsroot@member.fsf.org">alsroot@member.fsf.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Sat, Oct 30, 2010 at 07:58:00PM -0400, George Hunt wrote:<br>
> Hi Aleksey,<br>
><br>
> Thanks for the response.<br>
><br>
> The ssh step fails.  Trying ssh -vvv <a href="mailto:gitorious@git.sugarlabs.org">gitorious@git.sugarlabs.org</a> indicates<br>
> that the negotiation proceeds in what looks to be a normal manner, until the<br>
> point where the client determines that public key method is authorized, and<br>
> client is offering my public  key, and the next response is "connection<br>
> closed".<br>
><br>
> <snip><br>
> debug1: Next authentication method: publickey<br>
> debug1: Offering public key:<br>
> debug3: send_pubkey_test<br>
> debug2: we sent a publickey packet, wait for reply<br>
> Connection closed by 140.211.167.221<br>
> </snip><br>
<br>
</div>"Connection closed" seems suspiciously. We had problem w/ blacklisting<br>
of some IPs.<br>
<br>
Can you try to ssh connect from different IP?<br>
<br>
(I'm CCing it to systems@)<br>
<div class="im"><br>
> I guessed that the server has forgotten my public key, so I uploaded it<br>
> again. I don't know if it is related, but the listserve forgot that I was<br>
> receiving the "digest" form of the list on Oct 16 or so.<br>
><br>
> After the upload still no luck -- though there may be some form of<br>
> authorization required and/or delay built in, since when I first uploaded my<br>
> public key last year, it didn't work for at least a day.<br>
><br>
> George<br>
><br>
> On Sat, Oct 30, 2010 at 5:53 PM, Aleksey Lim <<a href="mailto:alsroot@member.fsf.org">alsroot@member.fsf.org</a>> wrote:<br>
><br>
> > On Sat, Oct 30, 2010 at 05:34:34PM -0400, George Hunt wrote:<br>
> > > I have 2 projects that I have been pushing git commits to  for almost a<br>
> > > year.  In one I created a new branch, and was concerned that my local<br>
> > change<br>
> > > was preventing the successful "git push".  But the other project has no<br>
> > > structural changes, and still gets the response "fatal: the  remote end<br>
> > hung<br>
> > > up unexpectedly" -- which I see has been a source of lots of headaches<br>
> > for<br>
> > > the inner circle.<br>
> > ><br>
> > > Should I just wait for 6 hours, and try again? How to proceed?<br>
> ><br>
> > Check if:<br>
> ><br>
> > * `ssh <a href="mailto:gitorious@git.sugarlabs.org">gitorious@git.sugarlabs.org</a>` outputs "PTY allocation request.."<br>
> > * `git config remote.origin.url` output is equal to particular push link<br>
> >  on your project web page on git.sl.o<br>
> ><br>
> > --<br>
> > Aleksey<br>
> ><br>
<br>
</div>--<br>
<font color="#888888">Aleksey<br>
</font></blockquote></div><br>