2

Tried to push to my GitHub URL and it gives me this weird error. I don't see anyone else having this error. I can pull from my git directory but not push.

Anthon
  • 69,918
  • 32
  • 186
  • 246
ZackAttack
  • 126
  • 12
  • Did you see http://stackoverflow.com/questions/22314298/git-push-results-in-fatal-protocol-error-bad-line-length-character-this or http://stackoverflow.com/questions/8170436/git-remote-error-fatal-protocol-error-bad-line-length-character-unab ? – Luke May 21 '15 at 13:46
  • Expressing your hope for help should never be part of your question. No distractions, no chit-chat (read [help→tour](http://stackoverflow.com/tour)) – Anthon May 23 '15 at 09:33

1 Answers1

0

It's known, that there can be different reasons for such a problem (some answers are already linked), but in our case its text was just the same, and it was caused by lack of RAM:

fatal: protocol error: bad line length character: Erro
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
evgeny9
  • 1,381
  • 3
  • 17
  • 31