Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
UpdateChecker failed with 411
-
Hi since the 2018-08-04 the UpdateChecker fails with this error in the Executions logs :
INFO: Checking for updates from inedo.com...
ERROR: Error checking for updates: System.Net.WebException: The remote server returned an error: (411) Length Required.
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Threading.Tasks.TaskFactory1.FromAsyncCoreLogic(IAsyncResult iar, Func
2 endFunction, Action1 endAction, Task
1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Inedo.ProGet.ScheduledTasks.General.UpdateCheckerScheduledTask.<GetUpdatesXmlAsync>d__3.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Inedo.ProGet.ScheduledTasks.General.UpdateCheckerScheduledTask.<ExecuteAsync>d__1.MoveNext()Product: ProGet
Version: 5.1.5
-
Same issue here Version 5.1.10 (Build 4) running on linux\docker
Checking for updates from inedo.com...
Error checking for updates: System.Net.WebException: The remote server returned an error: (411) Length Required.
at System.Net.HttpWebRequest+<GetResponseFromData>d__247.MoveNext () [0x00152] in <b3d41b23de534128a4f18a6e1312f79c>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Net.HttpWebRequest+<RunWithTimeoutWorker>d__2441[T].MoveNext () [0x000c5] in <b3d41b23de534128a4f18a6e1312f79c>:0 --- End of stack trace from previous location where exception was thrown --- at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00020] in <b3d41b23de534128a4f18a6e1312f79c>:0 at System.Threading.Tasks.TaskFactory
1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func2[T,TResult] endFunction, System.Action
1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x0000f] in <2943701620b54f86b436d3ffad010412>:0
--- End of stack trace from previous location where exception was thrown ---
at Inedo.ProGet.ScheduledTasks.General.UpdateCheckerScheduledTask+<GetUpdatesXmlAsync>d__3.MoveNext () [0x00115] in <56ce30092a4d4bbebbc551153b7af920>:0
--- End of stack trace from previous location where exception was thrown ---
at Inedo.ProGet.ScheduledTasks.General.UpdateCheckerScheduledTask+<ExecuteAsync>d__1.MoveNext () [0x000ae] in <56ce30092a4d4bbebbc551153b7af920>:0
-
Hello Antoine and Anton,
I've filed this as PG-1376.