Rust discord connection problem

[Discord Server Stats] Created message returned null. Code: 0
[Rust.MapCache] Failed to upload map file: System.Net.Http.HttpRequestException: An error occurred while sending the request ---> System.Net.WebException: Error: NameResolutionFailure
at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00044] in <09af50eda9a647268d2c4fcdf7fac506>:0 0b/s in, 0b/s out
at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000cc] in <09af50eda9a647268d2c4fcdf7fac506>:0
at System.Net.WebOperation.Run () [0x0009a] in <09af50eda9a647268d2c4fcdf7fac506>:0
at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <09af50eda9a647268d2c4fcdf7fac506>:0
at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <09af50eda9a647268d2c4fcdf7fac506>:0
at System.Net.Http.MonoWebRequestHandler.SendAsync (System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) [0x00378] in <47ef39777a954e11aa742f58c0c8c611>:0
--- End of inner exception stack trace ---
at System.Net.Http.MonoWebRequestHandler.SendAsync (System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) [0x00509] in <47ef39777a954e11aa742f58c0c8c611>:0
at System.Net.Http.HttpClient.SendAsyncWorker (System.Net.Http.HttpRequestMessage request, System.Net.Http.HttpCompletionOption completionOption, System.Threading.CancellationToken cancellationToken) [0x000e8] in <47ef39777a954e11aa742f58c0c8c611>:0
at MapUploader.UploadMapImpl (System.IO.Stream stream, System.String mapFileName) [0x001cd] in <d83018b70dd84958b5156b32ca5cddb2>:0
[DiscordExtension] [Warning]: Failed to update gateway url. Attempting reconnect.
ExType: HttpRequestException
[DiscordExtension] [Exception]: Rest Request Exception (Generic Error). Plugin: Rustcord by Kirollos & OuTSMoKE v3.4.1 ID: 17096084937519398913 Method: GET URL: gateway Data Type: None (WebException: Error: NameResolutionFailure)
at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00044] in <09af50eda9a647268d2c4fcdf7fac506>:0 0b/s in, 0b/s out
at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000cc] in <09af50eda9a647268d2c4fcdf7fac506>:0
at System.Net.WebOperation.Run () [0x0009a] in <09af50eda9a647268d2c4fcdf7fac506>:0
at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <09af50eda9a647268d2c4fcdf7fac506>:0
at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <09af50eda9a647268d2c4fcdf7fac506>:0
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00020] in <09af50eda9a647268d2c4fcdf7fac506>:0
at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x0000f] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
--- End of stack trace from previous location where exception was thrown ---

at System.Net.Http.MonoWebRequestHandler.SendAsync (System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) [0x004ae] in <47ef39777a954e11aa742f58c0c8c611>:0
[DiscordExtension] [Info]: Reconnecting to Discord. Retry: #27 Delay: 60929ms
[Discord Server Stats] An error occured sending the message Code: 0 Message: Error: NameResolutionFailure
[Discord Server Stats] Created message returned null. Code: 0
SteamServer Connection Failure (NoConnection)
[Rust.MapCache] Unable to upload map file!
[DiscordExtension] [Warning]: Failed to update gateway url. Attempting reconnect.
ExType: HttpRequestException
[DiscordExtension] [Exception]: Rest Request Exception (Generic Error). Plugin: Rustcord by Kirollos & OuTSMoKE v3.4.1 ID: 17096084681855598593 Method: GET URL: gateway Data Type: None (WebException: Error: NameResolutionFailure)
at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00044] in <09af50eda9a647268d2c4fcdf7fac506>:0 0b/s in, 0b/s out
at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000cc] in <09af50eda9a647268d2c4fcdf7fac506>:0
at System.Net.WebOperation.Run () [0x0009a] in <09af50eda9a647268d2c4fcdf7fac506>:0
at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <09af50eda9a647268d2c4fcdf7fac506>:0
at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <09af50eda9a647268d2c4fcdf7fac506>:0
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00020] in <09af50eda9a647268d2c4fcdf7fac506>:0
at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x0000f] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
--- End of stack trace from previous location where exception was thrown ---

at System.Net.Http.MonoWebRequestHandler.SendAsync (System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken) [0x004ae] in <47ef39777a954e11aa742f58c0c8c611>:0
[DiscordExtension] [Info]: Reconnecting to Discord. Retry: #28 Delay: 60508ms

 

 

i dont know what it says

Looks like your server is having all kindsa connection issues [Rust.MapCache] Failed to upload map file: even.

how can i fix this problem ?

talk to your server host.

Thank you. I will talk to my server host.

Merged post

Somehow i fixed the "[Rust.MapCache] Failed to upload map file" issue. And not getting a errors anymore but my discord bot/webhooks not working/online the plugins are working but my discord bot or webhooks never going to online. Do you know the issue? (Im still waiting my host to reply me)

If the image not loads : https://imgur.com/a/bN1RrOa

My only error is "[Discord Server Stats] An error occured sending the message Code: 0 Message: The operation has timed out.
[Discord Server Stats] Created message returned null. Code: 0
[Discord Server Stats] An error occured sending the message Code: 0 Message: The operation has timed out.
[Discord Server Stats] Created message returned null. Code: 0
[Discord Server Stats] An error occured sending the message Code: 0 Message: The operation has timed out.
[Discord Server Stats] Created message returned null. Code: 0
[Discord Server Stats] An error occured sending the message Code: 0 Message: The operation has timed out.
[Discord Server Stats] Created message returned null. Code: 0"

Did ya contact your host to see why its blocking the connection most likley?  Or could be there API blocking your Ip for to many requests.

I contacted my host they told me the discord is banned from our country. But other servers in my country can use discord plugins idk...

Is there is a solution for it??

nope not if baned

[Rust.MapCache] Failed to upload map file: System.Threading.Tasks.TaskCanceledException: A task was canceled. How did you solve this error?

sure looks like his host is blocking outbound http requests to me. change hosts i would think

Merged post

also Method: GET URL: gateway Data Type: None (WebException: Error: NameResolutionFailure)

 

your host does not have a working dns server setup on the server hosting your game. 

 

daemonTr

[Rust.MapCache] Failed to upload map file: System.Threading.Tasks.TaskCanceledException: A task was canceled. How did you solve this error?

Try posting in your own request for support thread. this one is for discord error discution not map so please do not try and hyjack..