Could Not Read Password for Terminal Prompts Disabled Bitbucket
GIT : Visual Studio 2017 – resolved the outcome – Git failed with a fatal error. could not read Username for 'https://.visualstudio.com': terminal prompts disabled?
Howdy All,
LIFE IS Cute π Today is with family unit fellow member none other than VISUAL STUDIO π Sharing the details of how the issue is resolved related to connecting with GIT from Visual Studio 2017.
Background:
- I am working on the one of the Job using CSOM which governs the Teams.
- Job make sure that every O365 Grouping has at least ii group owners
- So as usual I started Visual Studio 2017 (bit behind, should u.s. Visual Studio 2019 π ).
- Nosotros are using GIT repository to commit our source code
- I started syncing the solution and getting an error.
- I couldn't login to Git hub.
- When I was trying with Visual Studio Online, its working perfectly fine π
Consequence / Error:
Git failed with a fatal mistake.
could non read Username for 'https://<name of my project in GIT>.visualstudio.com': terminal prompts disabled
I am not only getting the issue while Syncing (Pulling) the changes only then I tried to clone again and same consequence as follows
Error encountered while cloning the remote repository: Git failed with a fatal error.
could not read Username for 'https:// <name of my project in GIT> .visualstudio.com': last prompts disabled
Resolution: Again as usual Google my friend π Started bit googling and found couple of approaches and tried as well every bit
Approach ane : Removing credentials from credential manager. Following are the steps:
- Go to Control Panel >> User Accounts as
- Click on link "Manage your credentials" from left carte every bit shown in below Fig2
- Click on "Windows Credentials" from where we tin can remove the credentials as shown in below 2 figures iii and 4
- But this approach did not worked for me π
Approach 2 : Deleting "Git" folder from the location " C:\Program Files (x86)\Microsoft Visual Studio\2017\Customs\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer ". This arroyo worked for me π
After successfully deleting "Git" folder, I could successfully log in.
References:
- Git failed with a > fatal error. could not read Username for
- Unable to Login in Visual Studio 2017
Thanks for reading π Accept A SAFE LIFE π Take CARE π
You may also like...
Source: https://knowledge-junction.com/2020/03/18/git-visual-studio-2017-resolved-the-issue-git-failed-with-a-fatal-error-could-not-read-username-for-https-visualstudio-com-terminal-prompts-disabled/
Post a Comment for "Could Not Read Password for Terminal Prompts Disabled Bitbucket"