From 5800ae5300763b0a4f1937c47a01e6bdabd7dcdf Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Thu, 22 May 2025 23:18:57 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FAQ.md b/FAQ.md index c2e8a2c..657769d 100644 --- a/FAQ.md +++ b/FAQ.md @@ -450,6 +450,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 check controlled side for connection log issue). +The simplest way to verify the API configuration is to log in on client and check if you encounter any error messages as https://github.com/rustdesk/rustdesk/wiki/FAQ#failed-to-log-in-with-custom-client-build-or-public-release-with-wrong-api-settings + > Please double confirm the API address used for building the custom client, especially some were built before you configured https or domain etc. ![image](https://github.com/user-attachments/assets/6531cd18-27b9-4560-928f-eab9e3d8b66a)