New issue
Advanced search Search tips

Issue 776965 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Dec 7
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows , Mac
Pri: 1
Type: Bug



Sign in to add a comment

git fetch from https://chromium.googlesource.com/chromium/src.git failing

Project Member Reported by robliao@chromium.org, Oct 20 2017

Issue description

>git fetch -v origin
POST git-upload-pack (gzip 1758 to 952 bytes)
POST git-upload-pack (gzip 2308 to 1223 bytes)
POST git-upload-pack (gzip 3908 to 2038 bytes)
POST git-upload-pack (gzip 7108 to 3639 bytes)
POST git-upload-pack (gzip 13358 to 6765 bytes)
fatal: remote error: internal server error <---------------------------
fatal: The remote end hung up unexpectedly

>git remote -v
origin  https://chromium.googlesource.com/chromium/src.git (fetch)
origin  https://chromium.googlesource.com/chromium/src.git (push)

Expectation: 'git fetch origin' completes without issue.

git ls-remote oddly enough works. It's fetching that fails so far.

 
Status: WontFix (was: Untriaged)
This bug is now over a year old. I'm assuming you're able to fetch chromium/src by now or there would have been more escalation. But please reopen if you are still having issues.

Note there was P0 yesterday where many people were having issues with git, but it is now resolved.

Sign in to add a comment