Permanent Problem Cloning Repository During Build Process

Hey @erbanku! It looks like github.com/erbanku/xxx is either a private repo, or maybe just a placeholder you entered here to keep the name private. :smile: Some solutions to try:

  • Verify GitHub Status: Check if there are any ongoing issues reported on the GitHub Status page that might affect the cloning process. There are no issues on the status page at the moment, but I see an incident from a couple of days ago that may have caused this issue for you: Disruption with some GitHub services
  • Check GitHub Permissions: Make sure Vercel has access your GitHub repository. Sometimes, permissions can be inadvertently changed and cause issues with cloning.
  • Reconnect the Project to GitHub: Visit your project’s Git settings page on Vercel (e.g. https://vercel.com/[your-project]/settings/git) and try to disconnect and reconnect your project to GitHub. I’ve seen this fix similar issues in the past.