Updated FAQ (markdown)

RustDesk 2024-08-21 10:13:38 +08:00
parent 680903c825
commit 872768c009

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), broken pipe (os error 32) 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), broken pipe (os error `32`) 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">