Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-dev] Problems when pushing with https

In EGit I can push to Github using https.
The http traffic is shown in the attached SuccessfulPush.png.

But I can't push to a Git repository located at Eclipse (command line works).
The http traffic of the failing push is shown below. Any ideas what might be the problem?

--Jens





CONNECT git.eclipse.org:443 HTTP/1.1
User-Agent: Java/1.6.0_23
Host: git.eclipse.org
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2

HTTP/1.1 200 Connection established

€e______|G6™çy„u«$’
Õa_®Ãj\²ÌÙäD‡oۏ8b÷D6º¼n_Äԍè_Ñ
`£µœÎc¾ígÜøºÞnÉ%Ë[µvp
ßBrøOA_d¥ÒêüÕ¯_ô_8gœ ¨KwZ‘2B2ç…³ß6___________________-_†2`.@'v\´g§Ší&W__ªà
+ÙßpU-í0¬M
!\_˜`"_…É/œÕ_.^^š_¿Î_ÒLŸ„[.{ÜÂÀ»,,Ë$¢_‰¨JaXCû_/_•¹¯Gf-_¶^)Þú#__}£ª¾/Y-Ð_—äþSÜøïY _ÏéñŽ5Â_¤ÎVG)¿˜¡Îå¬ê‡1¥bìw‹ã–ƒ_–@t°p_›—l‘Ž¼_
W‰eT÷_¿ã4

#ÖÖƒ_—àè'³Õvç_ÕÓòÉ ØF 
»ÖeÆ_	m_±g¬é¬š`Y/f³_W÷ùû6"äj”IùK50•(‡_zv°!¬±šqˆÌ¾¸Ð‹[ó|”_3¾À¸_O7¹Oˆ_fìoM9|¯Þ-ÜËZ -OB¹›ö˝Ú~á;0¨¯Îå_‘Ù[nrÆ____¦ëWsý_™ÉÏ-?“}žøî„ꚬ°"a‡"ÿPð!‹ãr‰A___




Attachment: SuccessfulPush.png
Description: SuccessfulPush.png


Back to the top