mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-04 11:31:28 +03:00
Updated FAQ (markdown)
4
FAQ.md
4
FAQ.md
@@ -454,7 +454,7 @@ https://github.com/rustdesk/rustdesk/issues/672#issuecomment-1146668238
|
||||
|
||||

|
||||
|
||||
This is usually because your custom client was built before you set up `https`.
|
||||
> 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).
|
||||
|
||||
@@ -466,7 +466,7 @@ 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.
|
||||
> Please double confirm the API address used for building the custom client, especially some are built before you configured https or domain etc.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user