Jump to content

Can't clone mangos over http


daveh

Recommended Posts

For some reason, I need clone mangos over http, but get errors:

$ git clone http://github.com/mangos/mangos.git mangos

Initialized empty Git repository in /home/projects/mangos/.git/

got f0b906b591377f912202e4d21fb02313877d19a0

walk f0b906b591377f912202e4d21fb02313877d19a0

got 264d515922b5a630271afb0cfb3d2556d3073995

walk 264d515922b5a630271afb0cfb3d2556d3073995

got 75437a37a958a8a93c904206d66c22c0d38ae965

walk 75437a37a958a8a93c904206d66c22c0d38ae965

Getting alternates list for http://github.com/mangos/mangos.git

Getting pack list for http://github.com/mangos/mangos.git

Getting index for pack 432f484bded1042e3c71bdce136de34f68335a9e

Getting index for pack ecd20e82c12a18bee7bd2eb2777bc08351a48be8

Getting index for pack 2c4d52023faeb0c597dde9f384ba0f5ac960c3b4

Getting index for pack 6ec7f1c92892eff58575170fd412ed7a391b0e4c

Getting index for pack 5800e6322fedff6b2d2acf0e8f2aa1f661c98248

Getting pack 432f484bded1042e3c71bdce136de34f68335a9e

which contains 7367b1e2d9179b9969979c10f8fa739bc126669a

error: Unable to get pack file http://github.com/mangos/mangos.git/objects/pack/pack-432f484bded1042e3c71bdce136de34f68335a9e.pack

The requested URL returned error: 502

error: Unable to find 7367b1e2d9179b9969979c10f8fa739bc126669a under http://github.com/mangos/mangos.git

Cannot obtain needed object 7367b1e2d9179b9969979c10f8fa739bc126669a

while processing commit 75437a37a958a8a93c904206d66c22c0d38ae965.

fatal: Fetch failed.

$ wget -c http://github.com/mangos/mangos.git/objects/pack/pack-432f484bded1042e3c71bdce136de34f68335a9e.pack

--02:44:00-- http://github.com/mangos/mangos.git/objects/pack/pack-432f484bded1042e3c71bdce136de34f68335a9e.pack

Resolving github.com... 207.97.227.239

Connecting to github.com|207.97.227.239|:80... connected.

HTTP request sent, awaiting response... 502 Bad Gateway

02:44:05 ERROR 502: Bad Gateway.

Is it gitbub.com's problem?

Link to comment
Share on other sites

  • 4 weeks later...

>git clone http://github.com/mangos/mangos.git

Initialized empty Git repository in D:/source/m/mangos/.git/

got 40cde0ff369262a54691e1660882d0c4f99eb8d8

walk 40cde0ff369262a54691e1660882d0c4f99eb8d8

got a88aee18e86334de9168da9ca63b4244d6a421e6

walk a88aee18e86334de9168da9ca63b4244d6a421e6

got 140aebbdd27b81a15c0c701299b08324fb6eb304

walk 140aebbdd27b81a15c0c701299b08324fb6eb304

Getting alternates list for http://github.com/mangos/mangos.git

Getting pack list for http://github.com/mangos/mangos.git

Getting index for pack 69e69e44777b1b7ead3e67e7c9437425a66f241b

got 377fdb576f6841259556da413de1842bfd07f58a

got b94ffd16ae8b2b49cbbc5ffc157b020a30d42b45

got 8323e80e8393dd993902297ba5449803defcaa1f

got 9e3fa52dd0a83007ac4e038e256d160f33b7d83a

got d336e3e19287103a6d1498b03205dda59ae7f3c9

got b3e8d3c02b58d0be4ecab8600e90dc62457d1aaf

Getting pack 69e69e44777b1b7ead3e67e7c9437425a66f241b

which contains 7367b1e2d9179b9969979c10f8fa739bc126669a

error: Unable to get pack file http://github.com/mangos/mangos.git/objects/pack/pack-69e69e44777b1b7ead3e67e7c9437425a66f241b.pack

The requested URL returned error: 502

error: Unable to find 7367b1e2d9179b9969979c10f8fa739bc126669a under http://github.com/mangos/mangos.git

Cannot obtain needed object 7367b1e2d9179b9969979c10f8fa739bc126669a

while processing commit 140aebbdd27b81a15c0c701299b08324fb6eb304.

fatal: Fetch failed.

There is the same problem

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use