Hello, I’m trying to deploy a project from a GitHub repo, but I can’t even get to the step to select a repo. When I choose to import an existing project, Netlify hangs on the authentication screen until I get the GitHub unicorn timeout page.
I think the authentication is working okay because I can see it as an authorized app from my GitHub account, but it just stalls at this page until it gives up.
I’ve tried revoking access on GitHub and reauthorizing it, recreated my account both using GitHub Oath and a standard email login, used different browsers (Edge, Chrome, and Firefox), disabled all my extensions, and tried connecting with and without a VPN. I’ve spent a long time searching through the forums and Google, but if people are having this issue, then I haven’t been able to find it.
When I use Chrome’s developer console, it shows me a 502 error after being redirected to the unicorn page (which is at Sign in to GitHub · GitHub for me after a redirect from https://api.netlify.com). Firefox’s console doesn’t show me the 502 error but instead just warns me about cross site tokens. I don’t get any other errors during this process.
I am able to deploy a site by uploading the files, but I haven’t tried connecting to repos on any of the other websites since I don’t use any of them and would prefer not to have to set up an account just to test this.