doc.rustdesk.com icon indicating copy to clipboard operation
doc.rustdesk.com copied to clipboard

connect is ready,but reset by the peer

Open zhy960324 opened this issue 2 years ago • 5 comments

image image

zhy960324 avatar Sep 06 '23 03:09 zhy960324

It's strange that connecting to Android on Windows can succeed, but when connecting to Windows, it prompts reset by the peer

zhy960324 avatar Sep 06 '23 03:09 zhy960324

Supplement: I can connect successfully without self checking the server

zhy960324 avatar Sep 06 '23 03:09 zhy960324

[2023-09-06 11:46:44.598040 +08:00] INFO [src\core_main.rs:158] main start args:["--server"] [2023-09-06 11:46:44.600586 +08:00] INFO [src\core_main.rs:229] start --server with user SYSTEM [2023-09-06 11:46:44.601580 +08:00] ERROR [src\ipc.rs:289] Failed to start ipc server at path \.\pipe\RustDesk\query: 拒绝访问。 (os error 5) [2023-09-06 11:46:44.601751 +08:00] ERROR [src\server.rs:374] Failed to start ipc: 拒绝访问。 (os error 5)

zhy960324 avatar Sep 06 '23 03:09 zhy960324

Please forgive me for not speaking English as my native language. Here is the translation I have a Windows computer (PC1) and it prompts that the connection is ready, but when connecting to another computer (PC2), it prompts reset by the peer.

Strangely, I can connect PC2 to PC3 successfully, and PC3 cannot connect to PC1. It indicates that there is a certain problem with PC1, but I am currently unable to troubleshoot it.

Help!

zhy960324 avatar Sep 06 '23 04:09 zhy960324

The problem has been resolved because I specified - k when PM2 first started HBBS. Then I'll use the key specified by - k

zhy960324 avatar Sep 07 '23 02:09 zhy960324