From 4f29da02e90356a42b5524141fc6879698a36597 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 2 Dec 2025 10:52:48 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/FAQ.md b/FAQ.md index b0d441d..528d4e2 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1702,3 +1702,11 @@ If you install with RustDeskServer.setup.exe. Please backup db files and id_ed25 The db files are under `C:\WINDOWS\ServiceProfiles\LocalService\AppData\Roaming\RustDesk\config\`, the other files are under `C:\Program Files\RustDeskServer\bin`. You can backup the two directory directly. Then please download the new RustDeskServer.setup.exe and run directly. + +# hbbs keeps restarting, Error: Address in use + +The reason is: the user also installed the rustdesk client on the server (and turn on direct acccess port 21118), there are port conflicts. + +https://github.com/rustdesk/rustdesk-server-pro/issues/834 + +