From cbaa7e4a2fa83a9550b67360ab94cebbfdf7ffbb Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Wed, 19 Mar 2025 09:16:49 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FAQ.md b/FAQ.md index f4311ba..4a3e5a3 100644 --- a/FAQ.md +++ b/FAQ.md @@ -466,6 +466,8 @@ Here is a good example, https://github.com/rustdesk/rustdesk/discussions/8999 # Connection Log or device name on devices page of web console is empty Actually it is the same problem as above, [set correct `API` (the same as web console address)](https://github.com/rustdesk/rustdesk/wiki/FAQ#failed-to-log-in-with-custom-client-build-or-public-release-with-wrong-api-settings), you have wrong API settings. +Please double confirm the API address used for building the custom client, especially some are built before you configured https or domain etc. + ![image](https://github.com/user-attachments/assets/6531cd18-27b9-4560-928f-eab9e3d8b66a) You probably have one of below mistakes.