-
Notifications
You must be signed in to change notification settings - Fork 254
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[VS Code] Sign-in failed. #120
Comments
Recommended labels: |
@AjkayAlan Thanks for reporting this. A few questions:
|
Hey @Chuxel! The error I see is a super generic error which just states "Error: Sign-in failed.". I attempted using the workaround with "Having trouble" and using a user code, and got the same error. I reproduced them and sent an email as requested with the logs attached. One tricky thing may be that I technically have 2 accounts under my sign up email address - one which was a personal one created a few years ago, and then one which is an organization managed one from Azure AD/SAML Auth. I attempted to login with both those accounts and had the same result. I used chrome for my person account, and Edge for my organization account. |
@AjkayAlan Strange - This might be a variation of #86. @jasongin @anvan Here's the line in the logs of interest:
|
@Chuxel I think you're probably right. @AjkayAlan Does your environment require use of an authenticating proxy server to access the internet? As described in #86, we have a known issue now where some parts of Live Share don't pick up the proxy settings. It's being worked on. |
@jasongin and @Chuxel I think we are on the right track. I connected to a hotspot I have (bypassing our corporate firewall and proxy) and was able to sign in and share to someone else that was on the same hotspot. Our environment does use an authenticating proxy server to access internet, but it is not required (essentially it allows us to get past normal firewall rules that block non-developers). I tried changing my connection mode to direct as defined in the issue and at https://github.com/MicrosoftDocs/live-share/blob/master/docs/getting-started.md#changing-the-connection-mode but still was not able to even sign in. Since this issue is so similar to the other one, lets focus on #86 and I will reopen my issue if it is still present after #86 is fixed. Thanks! |
Confirm merge from repo_sync_working_branch to live to sync with https://github.com/microsoftdocs/live-share (branch master)
Error:
Sign-in failed.
Steps to Reproduce:
The call back from https://insiders.liveshare.vsengsaas.visualstudio.com/auth/identity/microsoft/callback appears and then VS Code just throws the sign in error
Extra factors that may be contributing to this
The text was updated successfully, but these errors were encountered: