From b89800e6ea762052946c4999177062551d51b646 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 17 Jun 2025 23:59:13 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/FAQ.md b/FAQ.md index d901f90..6c24209 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1059,6 +1059,13 @@ For example, if your web console is `https://rustdesk.hello.com/static/index.htm To enable the self-hosted web client, you must configure your reverse proxy to support WebSocket Secure (WSS). Please follow [this](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/faq/#8-add-websocket-secure-wss-support-for-the-id-server-and-relay-server-to-enable-secure-communication-for-all-platforms) to make the necessary changes. +Failure case: + +> User: I followed the steps in the instructions (configure wss in nginx config) but still get the same error. +> RustDesk: If you configured relay server in web console (Setting -> Relay page) as `:21117`, or configured relay server on controlled side with `:21117`, or ran `hbbs` like this `hbbs -r :21117`, Please remove them. + + + # How to use rustdesk.com/web client with self-hosting. - Point to your server first