ges icon indicating copy to clipboard operation
ges copied to clipboard

RPC failed; result=22, HTTP code = 417

Open dvdotsenko opened this issue 13 years ago • 2 comments

Per code, HTTP code = 417 is "Failed to execute background task" which is a call to git to (either):

  • advertise the stats on upload-pack +
  • accept the pack
  • failed to produce the pack
  • update refs

The issue is either sporadic, or sustained, depending on server set up.

dvdotsenko avatar Jun 15 '12 19:06 dvdotsenko

// , Any progress on this? I'm deciding whether to use this for a Git POC.

v6 avatar Nov 29 '16 23:11 v6

Per code, HTTP code = 417 is "Failed to execute background task" which is a call to git to (either):

shenna1983 avatar Nov 24 '19 04:11 shenna1983