Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Request timeout

Juraj Šranko
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 15, 2019

Hi,

wenn I try push many changes to bitbucket, I see following error:

Can't connect to any repository: http://x/erp.git (http://x/erp.git: 408 Request Timeout)

 

I use git-client in eclipse.

 

Thanks.

1 answer

0 votes
Stephen Sifers
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 20, 2019

Hello Juraj and welcome to the Community!

This error is typically related to a timeout between your client and Bitbucket when you’re pushing a large amount of data. With this said, I would be interested to know the stored amount of data you’re attempting to push to Bitbucket when you’re receiving this error. If the amount of data is a large amount and it’s having issues then you’ll need to make adjusts within git to allow for a larger buffer. This is an example of what you should get your Git buffer to:

  • git config --global http.postBuffer 157286400

Further information may be found at Git Push Fails - fatal: The remote end hung up unexpectedly

If you’re still having issues after the above change then please do reach back out so we may find the cause.

Regards,
Stephen Sifers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events