Xcode cloud clones fail with 500 errors

Is anyone else getting 500 errors like this when resolving package dependencies?

Showing All Messages
xcodebuild: error: Could not resolve package dependencies:

 Failed to clone repository https://github.com/aws-amplify/aws-sdk-ios-spm:

  Cloning into bare repository '/Volumes/workspace/DerivedData/SourcePackages/repositories/aws-sdk-ios-spm-1766aeaa'...

  error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500

  fatal: error reading section header 'shallow-info'

Replies

In my case I needed to grant access to my private repos by clicking on "Grant" and proceeding the flow in GitHub.com as well.

Pressing Grant does reload the page and nothing happens. When running new build I get the same issue again. Any ideas what could be wrong?

Any resolution on this? I also get the reload to authed AppStore landing page in one of my projects. In another one of my projects it resolved itself after about a week