Same issue, still not resolved for me. It used to work fine, did not change anything on my broadband, stopped working at some point. It works fine when providing internet hotspot from my phone data provider, but not from normal broadband. Tried firewall on router settings off and anti-virus on pc off, tried to run with administrator, no success.

AlJackson
Posts
-
plutonium isn't opening -
Plutonium won't launch/updateSame problem. Used to work fine. Full message stack as follows:
Crash ID: 974d97d3ca704479944d4913c4238360
System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Plutonium.Updater.Core.HTTP.<GetJsonAsync>d__3`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at Plutonium.Updater.Core.Updater.<Run>d__24.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Plutonium.Updater.App.Windows.UpdateWindow.<UpdateWindow_Loaded>d__6.MoveNext()