From 8d951d98d48f48dcc73e817c6d5cf4a0c39996ae Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 6 Jun 2025 02:53:39 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/FAQ.md b/FAQ.md index 9b163b7..c32611e 100644 --- a/FAQ.md +++ b/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. -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. - -![image](https://github.com/user-attachments/assets/78b8fb09-3abe-4776-8019-4b525d63df28) - # RustDesk Service service terminated unexpectedly https://github.com/rustdesk/rustdesk/discussions/11006