general high-level discussion about spectrum
 help / color / mirror / Atom feed
* Git server issues?
@ 2021-04-01  8:35 Jamie McClymont
  2021-04-01 22:49 ` Alyssa Ross
  0 siblings, 1 reply; 2+ messages in thread
From: Jamie McClymont @ 2021-04-01  8:35 UTC (permalink / raw)
  To: discuss

Hello,

Cloning the spectrum nixpkgs repo seems to consistently fail, after downloading all the objects, with:

    fetch-pack: unexpected disconnect while reading sideband packet
    fatal: early EOF
    fatal: fetch-pack: invalid index-pack output

Have confirmed this across a couple of networks. Relatedly, the git web interface seems to always 504 Gateway Timeout while a clone is in progress.

I wonder if the git server is configured to only handle one thread/request at a time, and the clone process involves 2 concurrent requests? (either that, or the server is actually overloaded).

fyi, as a workaround: clone nixpkgs from elsewhere, then add the spectrum nixpkgs remote and fetch - it will also be much faster :)

Thanks
- Jamie McClymont

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-01 22:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-01  8:35 Git server issues? Jamie McClymont
2021-04-01 22:49 ` Alyssa Ross

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).