Hello Atlassian Support,
Unfortunately, I'm having a problem with one repository which prevents me from doing anything with it. When trying to 'Fetch' from the repository I get the following error:
A few details:
Please have a look at this when you can and come back to me, as you can imagine this limits my workflow quite a bit.
Many thanks for your attention.
Martin Blocher
Hello @martin.blocher and thank you for reaching out to the Community!
It seems like you are using Sourcetree as a GUI, and I suspect it may be playing a role in this issue. In order to rule out Sourcetree and check if everything is correct with your network/credentials, I'd like to ask for you to try cloning the repository directly from the terminal (or Git bash if you are using Windows).
The clone command using HTTPS would be:
git clone https://{username}:{app_password}@bitbucket.org/{workspace}/{repository}.git
where:
If the clone in the terminal (or Git Bash) completes successfully, the issue is likely with your Sourcetree configuration, so I would suggest trying to reinstall Sourcetree.
However, if the issue also happens locally in your terminal, we kindly ask you to share the log output of the clone command so we can help identify what else could be leading to the error.
Hope that helps! Should you have any questions, feel free to ask.
Thank you, @martin.blocher !
Patrik S
Hello @Patrik S thanks you for your quick answer.
I tried your suggestion and was able to quickly clone the repo through GiT Bash.
This points us towards a problem with Sourcetree. Reinstalling it was actually my first attempt in fixing the issue, I did it several times and the behavior is exactly the same, I always get that FATAL error. What's also strange is that Sourcetree is working fine with other repos, only this repo and another show the same FATAL ERROR.
Do you have any suggestions? I would like to keep continuing using this GUI if possible....
Thanks.
Martin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @martin.blocher ,
thank you for executing the test.
As we have confirmed the issue is with Sourcetree itself, I would suggest posting a question on the Sourcetree section here in the Community :
You'll also find other Sourcetree-related questions in that section of the community that may report similar errors/issues you are facing, so you can try the solutions that worked for other users.
Thank you, @martin.blocher !
Patrik S
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.