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

  • Home
  • SEARCH
  • 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 8086399
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T18:25:59+00:00 2026-06-05T18:25:59+00:00

I did push origin master and after that I have an error: $ git

  • 0

I did push origin master and after that I have an error:

$ git push origin master

fatal:
https://github.com/myusername/my-first-project-test.git/info/refs not
found: did you run git update-server-info on the server?

I did:

$ git update-server-info

but it doesn’t help at all.

  • 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-05T18:26:00+00:00Added an answer on June 5, 2026 at 6:26 pm

    This seems to be an authorization problem.

    I would suggest you try to use the ssh protocol rather than https:

    git@github.com:<user>/<reponame>.git 
    

    (source)

    Also, make sure that in your global .gitconfig you have

    [http]
          sslVerify = true
    

    You can fix that from the command line by issuing

    git config --global http.sslVerify true
    

    (source)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a git project at Google Code. https://code.google.com/p/jawabot/ I did some commits to
I have done the following: git add <filenames> git commit git push origin master:mybranch
I'm trying to use Git for the first time. I did everything that github
I have repository at github for ruby on rails project. First time i did
I have a public repository at github.com with 2 branches : master and test
I have tried googling and read through https://help.github.com/en/articles/connecting-to-github-with-ssh and various, various guides. I am
I just squashed some commits with git rebase and did a git push --force
I need to recover two Git branches that I somehow deleted during a push.
I did: git co upstream/master # To no branch. <then did a trivial edit
Let's say I make a mistake in my first push to a remote Git

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.