Updated FAQ (markdown)

RustDesk
2024-08-28 22:00:15 +08:00
parent 5a07a6a08c
commit 6f3cf1f55e

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, it is also possible that you do not install [`hbbr`](https://github.com/rustdesk/rustdesk-server-pro/discussions/372#discussioncomment-10475836) yet), 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">