RE: Unable to push to git server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Glad to help.
(Adding the original recipients back in for archive purposes).

From: Abraham Zsombor Nagy <abrahamzsombornagy@xxxxxxxxx> 
Sent: Thursday, July 4, 2024 12:28 PM
To: rsbecker@xxxxxxxxxxxxx
Subject: Re: Unable to push to git server

Thank you Randall, I will contact GitHub to check the issue.
Sincerely,
Abraham

On Thu, Jul 4, 2024, 6:24 PM <mailto:rsbecker@xxxxxxxxxxxxx> wrote:
On Thursday, July 4, 2024 12:05 PM, Abraham Zsombor Nagy wrote:
>Indeed, I got the error with the classic PAT as well as with OAuth authentication
>within Intellij IDEA.
>
>On Thu, 4 Jul 2024 at 17:20, <mailto:rsbecker@xxxxxxxxxxxxx> wrote:
>>
>> On Thursday, July 4, 2024 11:14 AM, Abraham Zsombor Nagy wrote:
>> >Thank you so much, with SSH, I was able to push my code.
>> >On Thu, 4 Jul 2024 at 16:34, <mailto:rsbecker@xxxxxxxxxxxxx> wrote:
>> >>
>> >> On Thursday, July 4, 2024 9:56 AM, Abraham Zsombor Nagy wrote:
>> >> >I'm trying to push my code to GitHub, however I'm unable to do so:
>> >> >
>> >> >abris@dell:~/Projects/maradandohalo/server$ git push
>> >> >--set-upstream origin main Username for 'https://github.com':
>> >> >nazsombor Password for
>> >> >'https://nazsombor@xxxxxxxxxx':
>> >> >fatal: protocol error: bad line length 175
>> >> >send-pack: unexpected disconnect while reading sideband packet
>> >> >error: failed to push some refs to
>> >> >'https://github.com/nazsombor/maradandohalo.git'
>> >> >Enumerating objects: 31, done.
>> >> >Counting objects: 100% (31/31), done.
>> >> >Delta compression using up to 16 threads Compressing objects: 100%
>> >> >(22/22), done.
>> >> >
>> >> >I use Debian 12. I tried this with the git installed via apt as
>> >> >well with the git compiled from source code. Git version: 2.45.GIT
>> >> >
>> >> >I also asked this question first on StackOverflow:
>> >> >https://stackoverflow.com/questions/78670914/git-fatal-protocol-er
>> >> >ror
>> >> >-bad-line-
>> >> >length-173
>> >>
>> >> As far as I know, GitHub changed to use personal access tokens to
>> >> authentication
>> >for HTTPS push rather than password. Have you tried SSH?
>>
>> That's good but we need to understand what is going on with HTTPS. Try to create
>a PAT and try that.

I would suggest contacting GitHub and Intellij. This may also be a possible firewall/proxy issue in your environment. I may be wrong here (someone else chime in please) but this is not looking like it is caused directly by git. Part of this may be the communication protocol you selected in Intellij or a TLS compatibility issue between your machine and GitHub. There are some articles at StackOverflow discussing this error that may be helpful.






[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux