You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Have been using source tree on windows for several years but a week ago started getting the above error whenever I try to do a pull or fetch. Using ssh, getting same error through gitbash. Tried to see actual error with
ssh git@bitbucket.org "git-upload-pack ...". But didn't seem to show anything helpful to this error. Anyone have any ideas?
Hello!
This might be an issue with your remote server, but it also might be an issue with your SSH agent -- could you try some of steps in this answer and see if it works for you?
Thanks Mike for the link. Using git bash I can run: ssh git@bitbucket.org "git-upload-pack *****" but then at the end I get the below. Since I'm getting output from that, I'm assuming this means my ssh key and openSSH are working properly? any ideas what the last 4 digits of my error "logg" are referring to? In the link you provided, I couldn't find anyone else getting those last 4 digits of "logg".
$ ssh git@bitbucket.org "******"
00caad7297471a4b7caa250c475fdb7188f82e4fdefb HEADmulti_ack thin-pack side-band s ide-band-64k ofs-delta shallow no-progress include-tag multi_ack_detailed symref =HEAD:refs/heads/master agent=git/2.10.5
0040d54bd821d79a4672dfa880f242c2c8a295086d99 refs/heads/DWH-393
0040e0886a966a65f676f5c7eae4e1131352522e7299 refs/heads/DWH-411
003ff2a14f613d2d21d1a829135e2ecf7674d339a9d0 refs/heads/Mashup
00409d59e733c6a6d07aeb39c1175a58665d1ff38bf1 refs/heads/RPT-573
004fdc0bb53d38c23fd4e770a12ecf56a7dccbdde5af refs/heads/RPT-588-
003fad7297471a4b7caa250c475fdb7188f82e4fdefb refs/heads/master
0000
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Curious if you ever solved this... struggling against this exact same thing right now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.