Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7810317
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T03:43:53+00:00 2026-06-02T03:43:53+00:00

I am trying to push a project (Calico) to GitHub, and am running into

  • 0

I am trying to push a project (Calico) to GitHub, and am running into an error. I’ve successfully logged in via a ssh connection, and received the usual response:

Ryan@RYANLAPTOP-PC /C/inetpub/wwwroot/Calico (master)
$ ssh git@github.com
Enter passphrase for key '/c/Users/Ryan/.ssh/id_rsa':
Hi rossryan! You've successfully authenticated, but GitHub does not provide shel
l access.
Connection to github.com closed.

However, I am still receiving an error when I attempt to push the code:

Ryan@RYANLAPTOP-PC /C/inetpub/wwwroot/Calico (master)
$ git push -u github master
The server's host key is not cached in the registry. You
have no guarantee that the server is the computer you
think it is.
The server's rsa2 key fingerprint is:
ssh-rsa 2048 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48
Connection abandoned.
fatal: The remote end hung up unexpectedly

I believe I’ve followed the instructions rather faithfully from the website, substituting ‘GitHub’ for ‘origin’ in the right areas (origin is apparently already defined, so I used a different name). I’ve emailed GitHub about this problem, but have received no response.

Does anyone have any other ideas?

EDIT:

Output from git remote -v:

Ryan@RYANLAPTOP-PC /C/inetpub/wwwroot/Calico (master)
$ git remote -v
github  git@github.com:rossryan/Calico.git (fetch)
github  git@github.com:rossryan/Calico.git (push)
origin  C:/inetpub/wwwroot/Calico/ (fetch)
origin  C:/inetpub/wwwroot/Calico/ (push)
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T03:44:03+00:00Added an answer on June 2, 2026 at 3:44 am

    git push origin master fails was about that error when using putty (instead of the packaged openssh included with msysgit). I don’t think that is your case.

    git – Server host key not cached is about that same error, and proposes to establish an ssh connection, which you did (and it didn’t propose to add github to your $HOME/ssh/known_hosts file, so this isn’t the issue either.

    What you need to check is:

    • why are you pushing to github instead of the default name ‘origin‘ (did you really add a remote (upstream) repo named ‘github’?)
    • What exact address is behind the remote name ‘github’. A right address for pushing would be (from GitHub man page on remote):
      • an ssh URL git@github.com:user/repo.git
      • or an https URL such like https://user@github.com/user/repo.git
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Im trying push some data into a CRM system via an XML import. I
I am getting this error when I am trying push my files into heroku
I'm trying to push my project to github and I have two references in
I am trying to push a brand new, empty Rail 3.0.4 project to GitHub,
I'm trying to push a project to GitHub and am following their instructions, posted
I am trying to push changes to a project I am contributing to. I
I choose the project template as Single View .I am trying to push a
I am trying to do a sample project on the Apple the push notification.
Working on calling a C function from my asm project. I'm trying to push
I'm trying to upload my FAKE project ( http://github.com/forki/FAKE ) to RubyGems from F#:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.