Updated FAQ (markdown)

RustDesk
2025-02-27 01:37:01 +08:00
parent 705202a736
commit 1ffa087825

6
FAQ.md

@@ -446,14 +446,16 @@ This is usually because your custom client was built before you set up `https`.
Please go to custom clients of web console, modify `API` below to correct url, e.g. https://rustdesk.example.com (please remember to remove `:21114`), then rerun the build to get a new custom client with the new `API` value. If it is not custom client, please go to RustDesk client `Settings` -> `Network`, set correct `API` (the same as web console address). Please go to custom clients of web console, modify `API` below to correct url, e.g. https://rustdesk.example.com (please remember to remove `:21114`), then rerun the build to get a new custom client with the new `API` value. If it is not custom client, please go to RustDesk client `Settings` -> `Network`, set correct `API` (the same as web console address).
![image](https://github.com/user-attachments/assets/d060bb34-0217-4598-adfb-d2cf4014e312) ![image](https://github.com/user-attachments/assets/6531cd18-27b9-4560-928f-eab9e3d8b66a)
Here is a good example, https://github.com/rustdesk/rustdesk/discussions/8999 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 # 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. 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.
![image](https://github.com/user-attachments/assets/d060bb34-0217-4598-adfb-d2cf4014e312) ![image](https://github.com/user-attachments/assets/6531cd18-27b9-4560-928f-eab9e3d8b66a)
Please confirm the [API address](https://github.com/rustdesk/rustdesk-server-pro/discussions/540#discussioncomment-12203843 Please confirm the [API address](https://github.com/rustdesk/rustdesk-server-pro/discussions/540#discussioncomment-12203843
) again. ) again.