NuKeeperDotNet / NuKeeper-AzureDevops-extension

NuKeeper AzureDevops and VSTS extension
12 stars 15 forks source link

Git fetch could not read username error #32

Closed rouke-broersma closed 5 years ago

rouke-broersma commented 5 years ago

Using the azure devops extension I get the following error:

Starting: NuKeeper

Task : NuKeeper Description : Version 0.4.5 Version : 0.4.5 Author : NuKeeper Help : For help please visit https://github.com/NuKeeperDotNet/NuKeeper

\9\externals\git\cmd\git.exe fetch fatal: could not read Username for 'https://company.visualstudio.com': terminal prompts disabled

[error]Error: The process 'D:\9\externals\git\cmd\git.exe' failed with exit code 128

Finishing: NuKeeper

I'm also noticing that the extension version number is higher than the highest version number in this repo for some reason.

MarcBruins commented 5 years ago

Did it ever work for you or is it the first time it is breaking?

rouke-broersma commented 5 years ago

It's my first time using nukeeper and I keep getting this error message

On Tue, May 21, 2019, 09:09 Marc Bruins notifications@github.com wrote:

Did it ever work for you or is it the first time it is breaking?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/NuKeeperDotNet/NuKeeper-AzureDevops-extension/issues/32?email_source=notifications&email_token=AA3N5HF2GZC6HHG56OQDBZLPWON2LA5CNFSM4HOH55HKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV264RY#issuecomment-494267975, or mute the thread https://github.com/notifications/unsubscribe-auth/AA3N5HFTC5TNN6RX6KBMUNTPWON2LANCNFSM4HOH55HA .

MarcBruins commented 5 years ago

Should be fixed by now. Somehow the git fetch command wants a password now where it didn't want that before.