Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Error writing request body to server
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
atomicdreamz  
View profile  
 More options Aug 15 2012, 8:36 am
From: atomicdreamz <atomicdre...@gmail.com>
Date: Wed, 15 Aug 2012 05:36:16 -0700 (PDT)
Local: Wed, Aug 15 2012 8:36 am
Subject: Error writing request body to server

Hi All,

I am trying to import a local to code to bit bucket Git Repo  , through eclipse eGit. I am facing this error wile pushing

Can't connect to any repository: https://atomicdre...@bitbucket.org/atomicdreamz/ptclient2.git (https://atomicdre...@bitbucket.org/atomicdreamz/ptclient2.git: Error writing request body to server)

Can anybody help?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hiram Fernandez  
View profile   Translate to Translated (View Original)
 More options Aug 16 2012, 12:17 am
From: Hiram Fernandez <hir...@gmail.com>
Date: Wed, 15 Aug 2012 21:17:32 -0700 (PDT)
Local: Thurs, Aug 16 2012 12:17 am
Subject: Re: Error writing request body to server

Same here, I have about a week without push any changes


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
usalsusp  
View profile   Translate to Translated (View Original)
 More options Aug 16 2012, 9:41 am
From: usalsusp <yuppi...@gmail.com>
Date: Thu, 16 Aug 2012 06:41:34 -0700 (PDT)
Local: Thurs, Aug 16 2012 9:41 am
Subject: Re: Error writing request body to server

I'm getting the same error when trying to do a remote push through netbeans.

 "Error writing request body to server"

Hope someone can clarify this issue.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kalach  
View profile   Translate to Translated (View Original)
 More options Aug 16 2012, 12:46 pm
From: kalach <andriy.pit...@gmail.com>
Date: Thu, 16 Aug 2012 09:46:21 -0700 (PDT)
Local: Thurs, Aug 16 2012 12:46 pm
Subject: Re: Error writing request body to server

On Wednesday, August 15, 2012 3:36:16 PM UTC+3, atomicdreamz wrote:
> Hi All,

> I am trying to import a local to code to bit bucket Git Repo  , through eclipse eGit. I am facing this error wile pushing

> Can't connect to any repository: https://atomicdre...@bitbucket.org/atomicdreamz/ptclient2.git (https://atomicdre...@bitbucket.org/atomicdreamz/ptclient2.git: Error writing request body to server)

> Can anybody help?

I have the same error in recent days with bitbucket (Eclipse IDE).

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stuart Spencer  
View profile  
 More options Sep 3 2012, 9:00 am
From: Stuart Spencer <beloud...@gmail.com>
Date: Mon, 3 Sep 2012 06:00:34 -0700 (PDT)
Local: Mon, Sep 3 2012 9:00 am
Subject: Re: Error writing request body to server

me too with Cider/Glider IDE.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
lint  
View profile  
 More options Sep 15 2012, 6:43 am
From: lint <matthias.moedin...@googlemail.com>
Date: Sat, 15 Sep 2012 03:43:11 -0700 (PDT)
Local: Sat, Sep 15 2012 6:43 am
Subject: Re: Error writing request body to server

here to, failed since almost one month. using egit with eclipse


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rock  
View profile  
 More options Nov 6 2012, 8:25 am
From: Rock <rock....@gmail.com>
Date: Tue, 6 Nov 2012 05:25:21 -0800 (PST)
Local: Tues, Nov 6 2012 8:25 am
Subject: Re: Error writing request body to server

I´m having this problem too. Using egit with Eclipse:
Can't connect to any repository: https://u...@bitbucket.org/user/repo.git
(An internal Exception occurred during push:
https://u...@bitbucket.org/user/repo.git: Error writing request body to
server)

Then I tried with git bash:
$ git push <origin> <branch>
Password for 'https://u...@bitbucket.org':
<password ok>
error: RPC failed; result=22, HTTP code = 411
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
Everything up-to-date
$

But the commit doesn´t appear here https://bitbucket.org/

Em sábado, 15 de setembro de 2012 07h43min11s UTC-3, lint escreveu:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rock  
View profile  
 More options Nov 6 2012, 8:35 am
From: Rock <rock....@gmail.com>
Date: Tue, 6 Nov 2012 05:35:55 -0800 (PST)
Local: Tues, Nov 6 2012 8:35 am
Subject: Re: Error writing request body to server

Ok, I got the same error. My problem was GIT default configuration for HTTP
operations: 1Mb.
Look:
https://bitbucket.org/marcinkuzminski/rhodecode/issue/495/git-reposit...
http://docs.webfaction.com/software/git.html (Troubleshooting)
https://openshift.redhat.com/community/kb/kb-e1035-git-push-throws-er...
http://stackoverflow.com/questions/2702731/git-fails-when-pushing-com...

Solution:

Raise the limit:
#Set to 500MB

git config http.postBuffer 524288000


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kenneth Njendu  
View profile  
 More options Dec 18 2012, 3:12 am
From: Kenneth Njendu <knje...@gmail.com>
Date: Tue, 18 Dec 2012 00:12:14 -0800 (PST)
Local: Tues, Dec 18 2012 3:12 am
Subject: Re: Error writing request body to server

Thanks Rock, That really helped


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »