Hey all,
I'm trying to sync my windows machine again to work on a patch there and I'm failing to gclient sync, getting this error:
Syncing projects: 100% (150/150) src/third_party/libFuzzer/src
src/third_party/libFuzzer/src (ERROR)
----------------------------------------
[0:00:00] Started.
[0:00:03] Finished running: git rev-list -n 1 HEAD
[0:00:04] Finished running: git rev-parse --abbrev-ref=strict HEAD
error: RPC failed; HTTP 400 curl 22 The requested URL returned error: 400
[0:00:14] fatal: expected 'acknowledgments'
[0:00:17] error: RPC failed; HTTP 400 curl 22 The requested URL returned error: 400
[0:00:17] fatal: expected 'acknowledgments'
----------------------------------------
I've tried doing all of the steps, making sure I'm auth'd, etc. But this keeps happening. Any ideas?
Dan