Failed to push
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.
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
Support Staff 1 Posted by rune on 28 Jan, 2011 03:42 PM
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
rune closed this discussion on 28 Jan, 2011 03:42 PM.
friedwishes re-opened this discussion on 28 Jan, 2011 04:31 PM
2 Posted by friedwishes on 28 Jan, 2011 04:31 PM
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
3 Posted by khaledm on 29 Jan, 2011 12:09 AM
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..
Support Staff 4 Posted by tt on 31 Jan, 2011 10:11 PM
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 --versionto display) like you, so I guess a reinstall of the msysGit package will be the best idea.tt closed this discussion on 31 Jan, 2011 10:11 PM.