Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Two version of GIT install (in C & D drive) by accident this lead to fatal: Authentication failed ..

William Yang April 6, 2024

The previous GIT was installed in D drive by someone, just recently, one of our big team member try to add capabilities into one agent. At the beginning did not see this GIT already listed in the agent, also checked it in Control Panel, still not seen since it is in D drive. Therefore by accident, a old version of GIT installed again in C drive, later I saw it is installed in D drive therefore uninstall the GIT on C drive. However, because of this our bamboo plan is always complaining this below errors and no agent to run, the bamboo build failed to launch...

Is this because of the local agent removed by accident as below:

18:17, 4 Apr 2024   system.builder.command.local agent

Bamboo_Git_Authentication_Issue.pngIt is sort of disaster to us. Is anyone having such experience and have a solution to solve this issue?

It looks like something to do with git credential-store. keep getting Authentication failed error

(com.atlassian.bamboo.plugins.git.GitCommandException : command [D:\BuildUtilities\GIT\bin\git.exe -c credential.helper= -c 'credential.helper=store --file=D:/Program Files/BAMBOO~3/temp/GITCRE~1.TMP' ls-remote http://xxxxx@xxxxxx2:7990/stash/scm/narta/pnponline-library.git failed with code 128. Working directory was [D:\Program Files\Bamboo-8-1-3\temp]., stderr: usage: git credential-store [<options>] <action> --file <path> fetch and store credentials in <path> usage: git credential-store [<options>] <action> --file <path> fetch and store credentials in <path> fatal: Authentication failed for 'http://xxxxxx2:7990/stash/scm/narta/pnponline-library.git')

Whenever to test connection on Bamboo plan, always show up this error as below:

usage: git credential-store [<options>] <action>
    --[no-]file <path>    fetch and store credentials in <path>
usage: git credential-store [<options>] <action>
--[no-]file <path> fetch and store credentials in <path>
fatal: Authentication failed for 'http://xxxxxx2:7990/stash/scm/narta/pnponline-library.git/'

Thanks for your attentions and any thoughts and clues shall be greatly appreciated!

Will

1 answer

1 accepted

1 vote
Answer accepted
Shashank Kumar
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 8, 2024

Hello William,

Welcome to Atlassian community

I assume all of the above problems are on your local agents and not Bamboo. 

18:17, 4 Apr 2024   system.builder.command.local agent

The above seems to a manually defined a capability which you seems to have removed it from Bamboo GUI, you can add this capability again if it's required by your Jobs to run

Regarding problem with your GIT Installation, at this point I assume you have GIT installed in your D Drive, I am not sure if Bamboo local agent is able to detect the GIT capability correctly, but you can restart your Bamboo server to make sure during restart the local agent detects the correct GIT capability, please make the GIT executable are present only at one location.

Post restart verify the capabilities page of the agent and make sure GIT is listed there properly. Bamboo will auto detect this, If not add the correct GIT capability.

Also looking at the error I think the problem is with the space in the path of temp directory defined at D:\Program Files\Bamboo-8-1-3\temp

Can you try the solution at https://confluence.atlassian.com/bamkb/bamboo-on-windows-throws-an-authentication-error-when-adding-a-linked-repository-1047542448.html and let me know the results.

Regards,

Shashank Kumar

William Yang April 8, 2024

Thanks so much Shashank! It works and all is due to a space..... At the beginning since it is a sort of general error code and have no clue until you point out the root cause...

Thanks again!

William

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events