Companion.id file missing/server stated app is disabled
Hi there uMod community!
since the introduction of the companion app, I have had it work on 3 of my dedicated machines that I use to host Rust, except one.
The only time in my logs where "companion" is written would be in the following line:
"Failed to setup companion server registration: System.Threading.Tasks.TaskCanceledException: A task was canceled."
I have absolutely no idea as to why the companion.id file is not generation on server updates/restarts, but I would love to receive help from somebody. The app.listenip app.info app.publicip is all displaying the correct information, and I have the correct port forwarded.

Thank you!
Seems like it fails to register your server. Are there any other details?
5f5631c33fa20.png misticos
Seems like it fails to register your server. Are there any other details?

I have absolutely no idea what other information I could fork over?

Is that the whole error? That's what I mean.
Sorry for the month bump, but this has not resolved just yet :/

This is the full error:
Failed to setup companion server registration: System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00026] in <fb001e01371b4adca20013e0ac763896>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <fb001e01371b4adca20013e0ac763896>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <fb001e01371b4adca20013e0ac763896>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] 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] in <fb001e01371b4adca20013e0ac763896>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0001a] in <fb001e01371b4adca20013e0ac763896>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <fb001e01371b4adca20013e0ac763896>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <fb001e01371b4adca20013e0ac763896>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[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 ---​


Merged post

Not sure if "bumping" is against the rules over here, but this post is now on page 2, nearing 3, and I have yet to resolve said issue :/