You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm facing issues with az login and Git cloning in WSL.
I'm unable to authenticate with Azure using the az login command in WSL. After entering my credentials, the following error message is displayed, and nothing happens afterwards.
A web browser has been opened at https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize. Please continue the login in the web browser. If no web browser is available or if the web browser fails to open, use device code flow with "az login --use-device-code.
('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
I was able to ping and execute other commands in WSL, which indicates that my network connection is working properly. However, I'm unable to complete the authentication process for AZ Login or Git clone.
I have tried updating all packages (sudo apt-get upgrade) and restarting the PC, but neither solution has resolved the issue.
I would appreciate it if someone could help me investigate this issue further and provide me with a solution.
Thank you for your attention to this matter.
The text was updated successfully, but these errors were encountered:
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
This issue has been automatically closed since it has not had any activity for the past year. If you're still experiencing this issue please re-file this as a new issue or feature request.
Hello everyone,
I'm facing issues with az login and Git cloning in WSL.
I'm unable to authenticate with Azure using the az login command in WSL. After entering my credentials, the following error message is displayed, and nothing happens afterwards.
I was able to ping and execute other commands in WSL, which indicates that my network connection is working properly. However, I'm unable to complete the authentication process for AZ Login or Git clone.
I have tried updating all packages (sudo apt-get upgrade) and restarting the PC, but neither solution has resolved the issue.
I would appreciate it if someone could help me investigate this issue further and provide me with a solution.
Thank you for your attention to this matter.
The text was updated successfully, but these errors were encountered: