CredentialProvider.TeamCity.dll failing with .NET Core 2.2

Hi,

 

We've upgraded .NET Core SDK on our build agents to 2.2 and now around 60-70 % of our builds are failing with the following message:

"C:\Program Files\dotnet\sdk\2.2.300\NuGet.targets(121,5): error : Problem starting the plugin 'C:\buildAgent\plugins\nuget-agent\bin\credential-plugin\netcoreapp1.0\CredentialProvider.TeamCity.dll'. A task was canceled."

Any idea what the problem might be? We are using only feeds that don't require authentication. Can we disable this plugin somehow?

 

Thanks

 

2
4 comments
Avatar
Permanently deleted user

We are having the same issues in here too. Anybody have an answer to this.

2

Could you please execute the following command (dotnet --info) and attach here the result? 

We have the related issue in YouTrack, you can read more information there - https://youtrack.jetbrains.com/issue/TW-59974

0
Avatar
Permanently deleted user

We've downgraded our build agents to C:\Program Files\dotnet\sdk\2.2.107\Sdk and everything seems to work fine. 

0

Please sign in to leave a comment.