Code inspection .net proxt error
Answered
When running the inspections (.net) for a .net project I get the following proxy errors. What can I do to resolve this error? Why would TeamCity need to reach out to a remote server and what url is it trying to reach?
JetBrains Inspect Code 9.1.3
[10:02:12][Step 5/6] Running in 64-bit mode, .NET runtime 4.0.30319.42000 under Microsoft Windows NT 6.1.7601 Service Pack 1
[10:02:35][Step 5/6] The remote server returned an error: (407) Proxy Authentication Required.
[10:02:35][Step 5/6]
[10:02:35][Step 5/6] --- EXCEPTION #1/2 [WebException]
[10:02:35][Step 5/6] Message = "The remote server returned an error: (407) Proxy Authentication Required."
[10:02:35][Step 5/6] ExceptionPath = Root.InnerException
[10:02:35][Step 5/6] ClassName = System.Net.WebException
[10:02:35][Step 5/6] HResult = COR_E_INVALIDOPERATION=80131509
[10:02:35][Step 5/6] Source = System
[10:02:35][Step 5/6] StackTraceString = "
[10:02:35][Step 5/6] at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
[10:02:35][Step 5/6] at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
[10:02:35][Step 5/6] at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
[10:02:35][Step 5/6] "
Please sign in to leave a comment.
Hello Sean,
(copied from email support)
Any connection related exceptions were fixed in R# Command Line Tools 9.2. Please upgrade your TeamCity server to at least 9.1.2 version in order to get R# CLT 9.2 bundled.