Updated FAQ (markdown)

RustDesk
2024-08-20 09:38:13 +08:00
parent 890237c6a6
commit 288147ffdc

2
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` or `deadline has elapsed` (https://github.com/rustdesk/rustdesk-server-pro/discussions/325) error code when using the desktop or mobile client, or an existing connection was forcibly closed by the remote host OS error 10054 after some time repeatedly, 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` (https://github.com/rustdesk/rustdesk-server-pro/discussions/325) error code when using the desktop or mobile client, or an existing connection was forcibly closed by the remote host OS error `10054` after some time repeatedly, 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.
<img width="295" alt="image" src="https://github.com/rustdesk/rustdesk/assets/71636191/98d601ea-f84a-447e-a93b-f48a07850796">