Error posted in DISCORD

I am getting the below error in discord and I verifdied the unobfuscated webhook IS preesent and active... can anyone tell me what is causing this and maybe even provide a fix?

Failed executing 'POST' webrequest [response] (https://discord.com/api/webhooks/76561############/hidden) (An exception occurred during a WebClient request.)

Inner exception:
System.NullReferenceException: Object reference not set to an instance of an object
at async void System.Net.WebClient.DownloadBitsAsync(WebRequest request, Stream writeStream, AsyncOperation asyncOp, Action<byte[], Exception, AsyncOperation> completionDelegate)

I just saw this in the RUST console too:

[Discord Logger] HandleQueue: connection problem detected! Retry # 6. Next try in 360 seconds. Messages in queue: 16

Does anyone have a fix?