Exception thrown when sending notificationSolved
Hi i have the following error and players complain about it.

i have tried redownloading the game for the server and updated again Oxide still the problem persists every now and then, if i uninstall oxide it goes away, anyone else having this problem
Exception thrown when sending notification: System.Threading.Tasks.TaskCanceledE
xception: A task was canceled.
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Thre
ading.Tasks.Task task) [0x00026] in <fb001e01371b4adca20013e0ac763896>:0 /s out
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNoti
fication (System.Threading.Tasks.Task task) [0x00028] in <fb001e01371b4adca20013
e0ac763896>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.T
asks.Task task) [0x00008] in <fb001e01371b4adca20013e0ac763896>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x0000
0] in <fb001e01371b4adca20013e0ac763896>:0
at System.Net.Http.HttpClientHandler+<SendAsync>d__64.MoveNext () [0x004f5] in
<7ebf3529ba0e4558a5fa1bc982aa8605>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] i
n <fb001e01371b4adca20013e0ac763896>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Thre
ading.Tasks.Task task) [0x0001a] in <fb001e01371b4adca20013e0ac763896>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNoti
fication (System.Threading.Tasks.Task task) [0x00028] in <fb001e01371b4adca20013
e0ac763896>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.T
asks.Task task) [0x00008] in <fb001e01371b4adca20013e0ac763896>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwa
iter[TResult].GetResult () [0x00000] in <fb001e01371b4adca20013e0ac763896>:0
at System.Net.Http.HttpClient+<SendAsyncWorker>d__47.MoveNext () [0x000ca] in
<7ebf3529ba0e4558a5fa1bc982aa8605>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] i
n <fb001e01371b4adca20013e0ac763896>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Thre
ading.Tasks.Task task) [0x0001a] in <fb001e01371b4adca20013e0ac763896>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNoti
fication (System.Threading.Tasks.Task task) [0x00028] in <fb001e01371b4adca20013
e0ac763896>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.T
asks.Task task) [0x00008] in <fb001e01371b4adca20013e0ac763896>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x0000
0] in <fb001e01371b4adca20013e0ac763896>:0
at CompanionServer.NotificationList+<SendNotificationImpl>d__13.MoveNext () [0​
This error has nothing to do with Oxide. The CompanionServer is part of Rust, and is related to their Rust+ app. There is another thread on this as well.
5e13a8d5b2bc5.jpg Wulf
This error has nothing to do with Oxide. The CompanionServer is part of Rust, and is related to their Rust+ app. There is another thread on this as well.

thanks for your answer Wulf! i have send a supp ticket to them and they are looking into it.

Locked automatically