From 96ec36ecb66234e38e912c52381f35806cad3f00 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 23 Jul 2024 22:31:09 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 1a4cf60..a6b4347 100644 --- a/FAQ.md +++ b/FAQ.md @@ -239,7 +239,7 @@ This mode is for compatibility with RustDesk <= 1.1.9. > RustDesk >= 1.2.0 -Some users experience connection problems with 10054 error code when using the desktop or mobile client, but not when using the web client. This is because the web client always uses a relay for connection. To resolve the issue, you can add the suffix '/r' to the remote ID. +Some users experience connection problems with `10054` or `deadline has elapsed` error code when using the desktop or mobile client, but not when using the web client. This is because the web client always uses a relay for connection. To resolve the issue, you can add the suffix '/r' to the remote ID. image