I got fatal protocol error bad line length character htm fatal the remote end hung up unexpectedly when i push my commit

0 votes

My Project(in .Net) is big in size i have tried to push in a singal commit but ist flagging error so i have tried to push in small bunch and its pushing correctly but after some data pushed its flagging Error on another push, and when i try same commit to push in same branch in another day its successfully pushed and again after some commit pushed same error

Error is

git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags origin development:development
POST git-receive-pack (225079 bytes)
fatal: protocol error: bad line length character: <htm
fatal: the remote end hung up unexpectedly

fatal: the remote end hung up unexpectedly
Pushing to http://192.168.1.109/michael-krause/captive.git
error: failed to push some refs to 'http://192.168.1.109/michael-krause/captive.git'

Completed with errors, see above.
Jul 12, 2019 in Git & GitHub by praveen kumar jha
• 6,073 views
What is the login shell of your git user?

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In Git & GitHub

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

error on branch master nothing to commit, working directory clean, when try to commit my changes.

Hi@akhtar,  If you already have a .git/ folder ...READ MORE

answered Apr 10, 2020 in Git & GitHub by MD
• 95,460 points
• 21,812 views
0 votes
1 answer

How to solve the ‘Git commit -a error’?

This happens when no editor is set. ...READ MORE

answered Jul 5, 2018 in Git & GitHub by Tyrion anex
• 8,690 points
• 3,864 views
0 votes
1 answer
0 votes
2 answers

What's the difference between git push and git commit?

I installed ubuntu on vagrant and gave ...READ MORE

answered Jan 3, 2019 in Git & GitHub by Ali
• 11,360 points
• 5,259 views
0 votes
1 answer

GIT commit Error while pushing to remote repository

Hi@Ajit, To update your local repo to GitHub, ...READ MORE

answered Jun 1, 2020 in Git & GitHub by MD
• 95,460 points
• 9,217 views
0 votes
1 answer

git error: failed to push some refs to remote

I would advise using: git pull --rebase git push The ...READ MORE

answered May 2, 2022 in Git & GitHub by narikkadan
• 86,360 points
• 11,017 views
0 votes
1 answer

How to forcefully commit a file to Git even if the file is ruled as unchanged?

This is simple, just follow the below ...READ MORE

answered Jul 11, 2018 in Git & GitHub by Sophie may
• 10,620 points
• 17,072 views
+2 votes
3 answers

Cloning the Git Repository on Eclipse (Transport Error)

File/Import... Select dialog * Git/Projects from Git * click next Select ...READ MORE

answered Jul 23, 2018 in Git & GitHub by Kalgi
• 52,340 points
• 29,507 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP