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)
On Wednesday, August 15, 2012 5:36:16 AM UTC-7, 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)
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)
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).
On Wednesday, August 15, 2012 1:36:16 PM UTC+1, 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)
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
$