[OSy] Git server time out

Vojtěch Aschenbrenner v at asch.cz
Mon Oct 28 14:14:22 CET 2013


Ahoj mailing liste,

nepotkáváte se někdo s nefunkčností git serveru, konkrétně timeout
error? Jen kdyby někoho napadlo, že nemám .netrc soubor, tak
přihlašovací údaje mám v .git/config. Stejné chování i při vyplé SSL
verifikaci. Dříve vše fungovalo. Přikládám debug výstup:



GIT_TRACE=1 GIT_CURL_VERBOSE=1 git clone -v https://aiya.ms.mff.cuni.cz/git/osy1314-ashusm.git


trace: built-in: git 'clone' '-v' 'https://aiya.ms.mff.cuni.cz/git/osy1314-ashusm.git'
Cloning into 'osy1314-ashusm'...
trace: run_command: 'git-remote-https' 'origin' 'https://aiya.ms.mff.cuni.cz/git/osy1314-ashusm.git'
* Couldn't find host aiya.ms.mff.cuni.cz in the .netrc file; using defaults
* Adding handle: conn: 0xbea300
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* - Conn 0 (0xbea300) send_pipe: 1, recv_pipe: 0
* About to connect() to aiya.ms.mff.cuni.cz port 443 (#0)
*   Trying 195.113.20.56...
* Connected to aiya.ms.mff.cuni.cz (195.113.20.56) port 443 (#0)
* successfully set certificate verify locations:
*   CAfile: /etc/ssl/certs/ca-certificates.crt
  CApath: none
* Operation timed out after 300008 milliseconds with 0 out of 0 bytes received
* Closing connection 0
fatal: unable to access 'https://aiya.ms.mff.cuni.cz/git/osy1314-ashusm.git/': Operation timed out after 300008 milliseconds with 0 out of 0 bytes received



Díky
Vojta




More information about the NSWI004 mailing list