Hello! When trying to create a new project on Vercel, the import git repository section keeps on loading infinitely, with no resolve
I find the following error come up in the console
17801.a8bbf00668c1b1…S4HvcRHkpa9LhnrX:19
GET https://vercel.com/api/v1/integrations/search-repo?namespaceId=54050178&provider=github 500 (Internal Server Error)
17801.a8bbf00668c1b1…S4HvcRHkpa9LhnrX:19 Ignored request error CustomFetchError: An unexpected internal error occurred
at h (59707-ffcbf6d5bd914f…cRHkpa9LhnrX:3:8921)
at async 17965-6a7f6c90c7dff4…cRHkpa9LhnrX:3:4603
The domain troubleshooting guide can help with most custom domain configuration issues. You might be able to use that guide to solve it before a human is available to help you. Then you can come back here and share the answer for bonus points.
You can also use v0 to narrow down the possibilities.
To help us triage the issue in more detail, are you able to share/confirm the following? →
Are other members of your team also experiencing this same issue?
Are you able to disconnect the GitHub connection and reconnect via the following? → Login – Vercel
Are you able to test this in a different browser? This is to rule out a a specific browser extension affecting the options from appearing/loading
We noticed following error from GitHub API and currently working on surfacing the error in UI:
Although you appear to have the correct authorization credentials, the `Infosys-GithubSaaS-Exploration` organization has an IP allow list enabled, and your IP address is not permitted to access this resource.
Can you confirm if you are connecting to Github Enterprise account and is blocking based on IP? I doubt there’s much we can do about fixing this, but we’re working on surfacing these errors more transparently