mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-31 00:51:04 +03:00
Updated FAQ (markdown)
2
FAQ.md
2
FAQ.md
@@ -466,6 +466,8 @@ You probably have one of below mistakes.
|
||||
- You changed from http to https, and blocked `80`, but you still use `http:<domain_name>` or use `https://<domain_name>:21114` or forget to modify, So please double confirm, change api to `https://<domain_name>:443` (`:443` is not required, it is the default https port). Be careful here, it is `https` rather than `http`.
|
||||
- `21114` tls port is changed to `443` by rustdesk, https://github.com/rustdesk/rustdesk/discussions/10922#discussioncomment-12336832
|
||||
|
||||
For further diagnose, please check the logs on the controlled device for entries similar to `DEBUG [src/server/connection.rs:1103]` error sending request for url. The log file path can be found here: https://github.com/rustdesk/rustdesk/wiki/FAQ#access-logs.
|
||||
|
||||
# Unexpected character when log in
|
||||
|
||||

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