Archived Support Site

This support site is archived. You can view the old support discussions but you cannot post new discussions.

Failed to push

friedwishes's Avatar

friedwishes

28 Jan, 2011 03:29 PM

Hi Guys

Awesome product it seems - trying to give it a shot and I am running into some issues deploying.

I installed the latest version of Git locally. I've setup the global username, email address and buffer. Trying to push to AppHarbor and it throws the following error:

$ git push appharbor master Password:
error: error setting certificate verify locations:
CAfile: /mingw/bin/curl-ca-bundle.crt CApath: none while accessing https://[email blocked]/cafea.git/info/refs

fatal: HTTP request failed

Any help would be much appreciated.

  1. Support Staff 1 Posted by rune on 28 Jan, 2011 03:42 PM

    rune's Avatar

    Hi,

    seems like you just need to install a newer version of git - https is quite new with git, so it's required. You'll likely also need to se the post buffer if you have a large repo. You can read more about it here http://support.appharbor.com/kb/tips-and-tricks/git-requirements

    Hope it works out for you - let me know if it doesn't!

    Thanks,
    Rune

  2. rune closed this discussion on 28 Jan, 2011 03:42 PM.

  3. friedwishes re-opened this discussion on 28 Jan, 2011 04:31 PM

  4. 2 Posted by friedwishes on 28 Jan, 2011 04:31 PM

    friedwishes's Avatar

    I installed 1.7.3.1 which is the latest version from what I can tell. The error above was received under 1.7.3.1

  5. 3 Posted by khaledm on 29 Jan, 2011 12:09 AM

    khaledm's Avatar

    This comment was split into a new discussion: Failed to push

    Hi,

    I'm also getting similar error:

    git.exe push --tags "https://[email blocked]/XXXXX.git"

    fatal: Authentication failed

    GIT version:
    git version 1.7.3.1.msysgit.0

    I'm new to git, may be I'm missing something obvious here..

  6. Support Staff 4 Posted by tt on 31 Jan, 2011 10:11 PM

    tt's Avatar

    I've tried seeing if I could reproduce this issue, but without luck.

    I'm running "git version 1.7.3.1.msysgit.0" (write git --version to display) like you, so I guess a reinstall of the msysGit package will be the best idea.

  7. tt closed this discussion on 31 Jan, 2011 10:11 PM.

Discussions are closed to public comments.
If you need help with AppHarbor please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac