BYOC Computer WIndows GIT clone hangs

perry.lo-ngok's Avatar

perry.lo-ngok

12 May, 2022 10:46 AM

Hello,

I have followed the instructions and setup a BYOC > Your Computer > Windows.
The installation was successful, I have updated a project to use the machine as the build cloud.

When the build begins, it just hangs when it attempts to clone the repository, I have left it for an hour and still nothing.
Is there something I am missing form the installation documentation?

Thanks

  1. Support Staff 1 Posted by Feodor Fitsner on 12 May, 2022 02:45 PM

    Feodor Fitsner's Avatar

    Hi Perry,

    Try disabling git's Windows credential store with the following command:

    git config --system --unset credential.helper
    
  2. Feodor Fitsner closed this discussion on 12 Jul, 2022 09:01 PM.

Comments are currently closed for this discussion. You can start a new one.

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