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

Failure when receiving data from the peer - Window VM OS

Vikas Haritwal March 5, 2024

We are facing this issue with Bitbucket SAAS where randomly seeing this error 

 

Failure when receiving data from the peer -

 

We are trying it from VM and OS - Window

1 answer

1 vote
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 6, 2024

Hi Vikas and welcome to the community!

1. Can you please let me know if you're using Bitbucket Cloud or Bitbucket Server/Data Center?

You mention Bitbucket SAAS and your question has the tag 'bitbucket-cloud'. However, there is no Bitbucket Cloud account with the email of your community account.

If you are unsure, Bitbucket Cloud can be accessed from browser at https://bitbucket.org/, while Bitbucket Server/Data Center has a different custom URL.

2. What command or action are you executing when you see this error?

Kind regards,
Theodora

Vikas Haritwal March 13, 2024

Hey Theodora, Thanks for Ack here.

 

- We are using `Bitbucket Cloud` for this but account is different ( Official details can't share here)

- We are trying to access bitbucket public repo from VM Windows OSScreenshot 2024-03-13 at 1.52.06 PM.png

 

Like Sabine Mayer likes this
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 13, 2024

Hi Vikas,

Thank you for the details.

1. You mentioned that you randomly see this error. Does this mean that the git fetch command sometimes succeeds and sometimes fails on the same virtual machine?

2. What version of Git are you using on this VM? I've similar errors (although not exactly the same) with an older version of Git for Windows (version 2.39 specifically).

3. Is the error reproducible if you perform the same operation on a different machine on a different network?

The logs show that the error comes just 1 second after the git fetch command gets executed, so it's possible that something on the VM may be blocking the connection (e.g. firewall, antivirus) or it could be a network-related issue. 

Kind regards,
Theodora

Like Sabine Mayer likes this
Vikas Haritwal March 17, 2024

Hey Theodora, 

 

Thanks for response, Please find below details as requested:

  1.  Yes we are getting it randomly
  2.  git version 2.44.0_window
  3. Yes we tried with 2 diff network, able to reproduce same on another network as well.

Currently we are using VM GCP, may be we can try same with AWS VM and verify it once.

 

Regards

Vikas

 

Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 18, 2024

Hi Vikas,

Thank you for the info.

I found that there is a bug that occurs when cloning Bitbucket Cloud repos with Git 2.44.0.windows. We have an open bug report here:

Could you please try one of the workarounds mentioned in this bug report?

You could either change the http.sslBackend in your Git config with a command as follows:

git config --global http.sslBackend openssl

Or, in case this doesn't work, you can uninstall Git 2.44.0.windows and then install the earlier version, 2.43.0.

Kind regards,
Theodora

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events