From a332f11564e1ce631f239bd6b14ce4f19a568152 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Thu, 4 Sep 2025 23:59:24 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/FAQ.md b/FAQ.md index 0aa0bb1..50ec4a3 100644 --- a/FAQ.md +++ b/FAQ.md @@ -741,6 +741,10 @@ C:\Windows\system32>curl -X POST https://rustdesk.com/api/lic/license/check -H " curl: (60) schannel: SEC_E_UNTRUSTED_ROOT (0x80090325) - The certificate chain was issued by an authority that is not trusted. ``` +- Case 5: + +It was tailscale needing reauthentication on the debian VPS. Because it's 100.100.100.100 magic dns was first in the dns list it kept failing before it tried the regular dns. Disabled the need to reauthenticate that node and problem solved. + # Hide connection popup (cm) and hide tray https://github.com/rustdesk/rustdesk/discussions/6008#discussioncomment-7268951