WebException: Error: NameResolutionFailureError
Hello, i ve been using the extension for a while now and I never got any problem, but tonight after a bunch of error spamming on console my server crashed.
Here what I get, can anyone explain me why this could happens?
Thanks in advance

2:57 AM [Warning] [Discord Extension] Discord connection closed uncleanly: code 1006, Reason: An exception has occurred while receiving.
2:57 AM [Warning] [Discord Extension] Attempting to reconnect to Discord...
2:57 AM [Error] [Discord Extension] Exceeded number of retries... Attempting in 15 seconds.
02:58 [Error] [Discord Extension] A web request exception occured (internal error) [RETRY=0/3]. (WebException: Error: NameResolutionFailure)
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00058] in <ae22a4e8f83c41d69684ae7f557133d9>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <ae22a4e8f83c41d69684ae7f557133d9>:0
at Oxide.Ext.Discord.REST.Request.Fire (Oxide.Ext.Discord.REST.Bucket bucket) [0x000b3] in <a141f1996e934ec597a4fcdd8f3a7ede>:0
02:58 [Error] [Discord Extension] Request URL: [GET] https://discordapp.com/api/gateway

that crash just coming in !!!

(02:22:54) | An exception was thrown! (WebException: Error: NameResolutionFailure)
at System.Net.HttpWebRequest.EndGetRequestStream (System.IAsyncResult asyncResult) [0x0003a] in <ae22a4e8f83c41d69684ae7f557133d9>:0
at System.Net.HttpWebRequest.GetRequestStream () [0x0004e] in <ae22a4e8f83c41d69684ae7f557133d9>:0
at Oxide.Ext.Discord.REST.Request.WriteRequestData (System.Net.WebRequest request, System.Object data) [0x0002c] in <618cbb3cd1f24a338ef71fa504209e7a>:0
at Oxide.Ext.Discord.REST.Request.Fire (Oxide.Ext.Discord.REST.Bucket bucket) [0x0009d] in <618cbb3cd1f24a338ef71fa504209e7a>:0
at Oxide.Ext.Discord.REST.Bucket.FireRequests () [0x00062] in <618cbb3cd1f24a338ef71fa504209e7a>:0
at Oxide.Ext.Discord.REST.Bucket.RunThread () [0x0001f] in <618cbb3cd1f24a338ef71fa504209e7a>:0
at Oxide.Ext.Discord.REST.Bucket.<.ctor>b__27_0 () [0x00000] in <618cbb3cd1f24a338ef71fa504209e7a>:0
at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00014] in <437ba245d8404784b9fbab9b439ac908>:0
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <437ba245d8404784b9fbab9b439ac908>:0
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <437ba245d8404784b9fbab9b439ac908>:0
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x0002b] in <437ba245d8404784b9fbab9b439ac908>:0
at System.Threading.ThreadHelper.ThreadStart () [0x00008] in <437ba245d8404784b9fbab9b439ac908>:0
Looks like your server had an issue resolving the domain name for Discord. Probably temporary, but generally would imply a network connection issue or an issue on Discord's end.
ahhh okey good thanks !!!