Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Github "Sign in with browser" open localhost in browser, login fails #2521
Comments
|
Hi @iozcelik, I'm sorry you were experiencing this! Did you ever manage to get it to work? |
|
Sign in with browser never worked at my computer. |
|
Note: Adding this comment here to provide more information (as already added into #2509 ) Hi Team, Even I am facing this issue with GitHub extension with Visual Studio 2019. I have tried the above workarounds (uninstalling/reverting to previous version etc.) but no luck. I am able to sign-in successfully to GitHub on my browser but through extension, when I click on 'Sign in with your browser' option, it opens the browser with the below URL and it just keeps loading: Below is the error captured from Github Extension log:
|
|
Are you by any chance using a VPN? |
|
@jcansdale I tried and result is same. |
You tried with and without a VPN? |
|
When I open this issue, I tried without Vpn. After you asked, I tried with it. |
That's a shame. When the page fails to load: Could you try replacing Thanks! |
|
Hi @iozcelik, Another user was able to fix this by launching Visual Studio as Administrator before logging in, see #2550 (comment). Could you give that a try? |
|
@jcansdale I will try as soon as possible. |
|
It doesn't work for me as well. I tried to run VS19 as an administrator but it doesn't resolve. With/without VPN makes no difference either. |
|
@avatar25 thanks for checking! Do you know if you've used any apps that run on localhost successfully? A quick check would to try using my TestDriven.NET extension: After installing the extension, you can right-click inside any method and |
|
I resolved issue by copying the link and opening it in Incognito Mode now i am able to login and load my repositories properly in the visual studio |
|
@dotnetgik interesting, thanks! I wonder why Incognito Mode was required? |
|
I've faced the same problem with authorization as everyone above. So, I've tried to:
Also, I haven't seen if somebody mentioned before but I see in TeamExplorer my local repositories (not all of them, just from one specific folder - C:\Users\User\Source\Repos). However I can not look through or work with any of my remote projects. So, what should I do to make this extension work? |
|
@KyuuzoT I've just tried to connect via VPN - no result. |
|
Lool after I struggled for years.. I have found a Solution to This All you have to do is to change you Default browser on your machine to the one u have signed is with on github |
|
Hi @KyuuzoT, I'm sorry you've had such a hard time getting this to work! There was another suggestion here #2527 (comment).
Might that the the issue? |
Hi @jcansdale Yeah, I forgot to mention that I've already done this and still have no result. Also, I've been testing extension in it's current state on my computer for some time and found out that I could make commits, create branches, pull & fetch etc if I'll find project that fits my remote repo and open it from VS2019 directly. Also I can clone my remote repos via direct link instead of opening them, which is not conveniently, because I do not need several versions of one project in different folders on my local PC (I'm using version management system for this particular reason, right?). So I have functionality of this extension despite the fact that I still got the "unconnected" message and I still can not see any of my remote repos in VS2019 (I see only list of my local repos). What does it mean and how it works this way I have no idea at all. |
|
After update to lastest version the problem is fix for me. Now I can login. |
|
@iozcelik "the latest version" of what? VS or Git extension? |
|
@KyuuzoT "Visual Studio 16.8.2" but now I have lots of different problem :) |
|
@iozcelik Well, I'm facing this problem while being on VS 16.8.2 |
|
Hi @KyuuzoT (and anyone else having auth issues), I've just added a new subcommand Please can you try the following:
If everything went to plan, a list of repositories should appear. Please let me know how you get on! |
|
Hi @jcansdale
on step №3. And I don't see neither a command nor the option 'set-token' in ghvs --help. |
|
Could you check that you installed version
The help page should look like this:
|
|
@jcansdale for me the fix with ghvs works. Thank you! With azure az login I have same issue, I use az login --use-device-code instead. |
|
I am having the same challenge. The GitHub link shows "This site can't be reached" Here is my output from ghvs G:>dotnet tool install -g ghvs --version 1.0.113-g022796defc Welcome to .NET 5.0!SDK Version: 5.0.101 TelemetryThe .NET tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell. Read more about .NET CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry Installed an ASP.NET Core HTTPS development certificate.
|
|
This dialog is actually part of recent Visual Studio versions and isn't installed with GitHub for Visual Studio. Could you try using the |
|
@jcansdale the same problem occurs. It does bring up the GitHub sign in but when I go to the Sign In with browser option, I get the same error. |




Versions
What happened
Steps to Reproduce
Steps to reproduce the behavior:
Expected behavior
Open to a github.com adress
Screenshots
The text was updated successfully, but these errors were encountered: