Hello,

I am not sure this is the right place to ask this. If it isn't I would be grateful if you could help me find the best place to do it.

I am trying to push some files to a server with git push. I have configured the server to push the files:
    git remote set-url test ssh://u...@location.com:2200/fullpath/

but I am getting the following error:
    git send-pack: protocol error: bad band #50
    fatal: The remote end hung up unexpectedly

It seems that something is failing on the remote side but I can't find any reference to this protocol error.

Does anyone know how to solve this error? Or which logs should I search to better understand the problem?

Thank you very much,
João Joyce
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to