<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <tt>Thanks to everybody for their replies.  I was able to set up the
      SSH interface to github.com using this (older) article:<br>
      <br>
    </tt><tt><a class="moz-txt-link-freetext" href="https://www.codeproject.com/Articles/376058/Step-by-step-Setup-TortoiseHg-for-gitHub">https://www.codeproject.com/Articles/376058/Step-by-step-Setup-TortoiseHg-for-gitHub</a><br>
      <br>
    </tt><tt>It worked </tt><tt><i>perfectly</i>.  My commits now
      complete without error.  :)<br>
    </tt><br>
    <br>
    <tt></tt>
    <div class="moz-cite-prefix">On 3/21/2017 9:23 AM, Bob Hood wrote:<br>
    </div>
    <blockquote
      cite="mid:a47af891-888f-e3c7-0bcf-46648ccef78a@comcast.net"
      type="cite">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <tt>I've been using the hg-git extension to push local project
        commits up to github.com.  With single commits, it is usually
        hit-or-miss whether or not the push succeeds.  If I continue to
        try, it usually happens.<br>
        <br>
        Now, I've collected several commits (I should have pushed them
        individually, I know), and no amount of pushing or rebooting of
        my machine (to reset the NIC) is succeeding:<br>
      </tt>
      <blockquote><font face="Courier New, Courier, monospace" size="-1">[default]
          $ hg push --debug<br>
          pushing to <a moz-do-not-send="true"
            class="moz-txt-link-freetext"
            href="https://github.com/xxxxxx/xxxxxxxx.git">https://github.com/xxxxxx/xxxxxxxx.git</a><br>
          finding hg commits to export<br>
          keyring: base url: <a moz-do-not-send="true"
            class="moz-txt-link-freetext"
            href="https://github.com/xxxxxx/xxxxxxxx.git/info/refs">https://github.com/xxxxxx/xxxxxxxx.git/info/refs</a>,
          url user: , url pwd:<br>
          keyring: Checking for hgrc info about url <a
            moz-do-not-send="true" class="moz-txt-link-freetext"
            href="https://github.com/xxxxxx/xxxxxxxx.git/info/refs">https://github.com/xxxxxx/xxxxxxxx.git/info/refs</a>,
          user None<br>
          keyring: Password url: <a moz-do-not-send="true"
            class="moz-txt-link-freetext" href="https://github.com">https://github.com</a>,
          user: xxxxxxx, password:  (prefix: github.com)<br>
          keyring: looking for password (user xxxxxxx, url <a
            moz-do-not-send="true" class="moz-txt-link-freetext"
            href="https://github.com">https://github.com</a>)<br>
          keyring: Password found in keyring<br>
          searching for changes<br>
          5 commits found<br>
          list of commits:<br>
          04a76d010d97a7605bee45b8c618edd5b2b638d5<br>
          a888da78bc0af97c9a277400b45f109e4bd57288<br>
          8b01bcb139d763a8f722b19921180082e5efd540<br>
          09d5c45353f8105879c6f04f8286d5fffd0c19cb<br>
          d9d3ccf12b3b0fe0f28c9a5decf2d21a80236adc<br>
          adding objects<br>
          <i><b>abort: error: An existing connection was forcibly closed
              by the remote host</b></i></font><br>
      </blockquote>
      <tt>I'm using Mercurial version 4.1.1 under Windows (installed
        with TortoiseHG), with the "hggit=" and "hgext.bookmarks="
        enabled in my main mercurial.ini file.<br>
        <br>
        Can anybody suggest something else I can try?<br>
        <br>
      </tt> <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Mercurial mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Mercurial@mercurial-scm.org">Mercurial@mercurial-scm.org</a>
<a class="moz-txt-link-freetext" href="https://www.mercurial-scm.org/mailman/listinfo/mercurial">https://www.mercurial-scm.org/mailman/listinfo/mercurial</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>