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 6476223
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T06:47:55+00:00 2026-05-25T06:47:55+00:00

I’m tryng to start using Git on GitHub. Unfortunately I can’t manage to get

  • 0

I’m tryng to start using Git on GitHub. Unfortunately I can’t manage to get it working, I always receive, when I try to clone the repository, the message “Connection refused”. Since I’m behind a proxy server I suppose the problem is there, but I don’t know how to fix.

enter image description here

Below what I tryed so far:
I open the account on GitHub then I generated a key with putty gen:
enter image description here
I saved the private key (2) on the disk and sent the public(1) into the github place for SSH keys:
enter image description here
Then I used the private key in the clone phase as below:
enter image description here

This did not work for me, so I tryed to authenticate with my proxy using Cntlm
and setting it to point the enterprise proxy.
Then I changed the tortoisegit configuration as below:
enter image description here

but when I try to clone I’m always facing the “Connection Refused” error.
The Cntlm configuration file looks like:

Username    fpollano
Domain      mydomain
PassLM          93D6A9F56CD43B4571101CC5806411F2
PassNT          5FD9AD7F1504A469D994241648972131
PassNTLMv2      7255AE1CBA2511A751F848FC34087011    
#Workstation    netbios_hostname    # Should be auto-guessed

Proxy       192.168.1.5:8080

( I even check with clear password, with same results )

Anyone know a solution ? Alternatively any way to get some of these agents log something somewhere ?
Thanks to 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-05-25T06:47:56+00:00Added an answer on May 25, 2026 at 6:47 am

    On windows, it will help if you have the following environment variables defined before any pull/push using https GitHub address:

    http_proxy="http://username:password@proxy:port/"
    https_proxy="http://username:password@proxy:port/"
    HOME=C:\Path\To\HOME
    

    (http_proxy in lowercase)

    Your %HOME% (which isn’t defined by default on Windows) can be any path, but it must be the parent directory of your .ssh which contains your id_rsa.pub and id_rsa files (your public and private keys)

    In your %HOME%, you will also need an _netrc file:

    machine github.com
    login loginGitHub
    password passwordGitHub
    

    From there, you will be able to clone your GitHub repo:

    git clone https://github.com/Login/repo
    

    To debug those kind of connection errors, set GIT_CURL_VERBOSE=1, and make sure your CApath is correct.

    git config --system http.sslcainfo "C:\path\to\your\git\bin\curl-ca-bundle.crt"
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm new to using the Perl treebuilder module for HTML parsing and can't figure
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I have a jquery bug and I've been looking for hours now, I can't
Specifically, suppose I start with the string string =hello \'i am \' me And
I'm using v2.0 of ClassTextile.php, with the following call: $testimonial_text = $textile->TextileRestricted($_POST['testimonial']); ... and
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
We're building an app, our first using Rails 3, and we're having to build
We are using XSLT to translate a RIXML file to XML. Our RIXML contains
Does anyone know how can I replace this 2 symbol below from the string

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.