mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 03:13:19 +03:00
Updated FAQ (markdown)
6
FAQ.md
6
FAQ.md
@@ -902,12 +902,6 @@ Here's a notable instance:
|
|||||||
|
|
||||||
> we confirmed with the client about the public key again, it is correct, but they still have key mismtach error. then we connect to their server with our client, we got key mismatch sometimes, and sometime not. The reason is they are running two rustdesk server processes.
|
> we confirmed with the client about the public key again, it is correct, but they still have key mismtach error. then we connect to their server with our client, we got key mismatch sometimes, and sometime not. The reason is they are running two rustdesk server processes.
|
||||||
|
|
||||||
Please run `docker ps -a` and `ps aux | grep hbb` as shown below.
|
|
||||||
|
|
||||||
In the screenshot, you can observe two `hbbs` processes: one running as a Docker container and the other directly on the host (since June 4th). Please ensure that only one `hbbs` process is running.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
# RustDesk Service service terminated unexpectedly
|
# RustDesk Service service terminated unexpectedly
|
||||||
|
|
||||||
https://github.com/rustdesk/rustdesk/discussions/11006
|
https://github.com/rustdesk/rustdesk/discussions/11006
|
||||||
|
|||||||
Reference in New Issue
Block a user