ERROR librustdesk::ui_interface] ipc connection closed: reset by the peer #2430

Closed
opened 2026-02-21 00:22:00 -05:00 by deekerman · 4 comments
Owner

Originally created by @vielang on GitHub (Jan 22, 2024).

Bug Description

I built an exe file using the command 'python3 build.py --flutter,' then installed the newly built file on my computer. However, when connecting to this computer from another computer, I encountered the following error:
ERROR librustdesk::ui_interface] ipc connection closed: reset by the peer
[2024-01-22T05:48:56Z INFO librustdesk::ui_cm_interface] cm ipc connection closed: reset by the peer
error: process didn't exit successfully: target\debug\rustdesk.exe (exit code: 0xc000001d, STATUS_ILLEGAL_INSTRUCTION)

How to Reproduce

Screenshot 2024-01-22 145811

Expected Behavior

Screenshot 2024-01-22 145811

Operating system(s) on local side and remote side

Window 10 and window 11

RustDesk Version(s) on local side and remote side

1.2.14

Screenshots

Screenshot 2024-01-22 145811

Additional Context

No response

Originally created by @vielang on GitHub (Jan 22, 2024). ### Bug Description I built an exe file using the command 'python3 build.py --flutter,' then installed the newly built file on my computer. However, when connecting to this computer from another computer, I encountered the following error: ERROR librustdesk::ui_interface] ipc connection closed: reset by the peer [2024-01-22T05:48:56Z INFO librustdesk::ui_cm_interface] cm ipc connection closed: reset by the peer error: process didn't exit successfully: `target\debug\rustdesk.exe` (exit code: 0xc000001d, STATUS_ILLEGAL_INSTRUCTION) ### How to Reproduce ![Screenshot 2024-01-22 145811](https://github.com/rustdesk/rustdesk/assets/66666649/b766b089-b4d9-498e-8a08-a775bdf9914c) ### Expected Behavior ![Screenshot 2024-01-22 145811](https://github.com/rustdesk/rustdesk/assets/66666649/a76043f4-46d9-4132-865b-718e85386f05) ### Operating system(s) on local side and remote side Window 10 and window 11 ### RustDesk Version(s) on local side and remote side 1.2.14 ### Screenshots ![Screenshot 2024-01-22 145811](https://github.com/rustdesk/rustdesk/assets/66666649/85f92ed3-c740-49db-8fa3-314c798c593c) ### Additional Context _No response_
deekerman 2026-02-21 00:22:00 -05:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@rustdesk commented on GitHub (Jan 22, 2024):

#763

@rustdesk commented on GitHub (Jan 22, 2024): #763
Author
Owner

@elseif commented on GitHub (Mar 5, 2024):

libs\scrap\src\common\codec.rs
Encoder::update

    // if av1_useable {
    //     auto_codec = CodecName::AV1;
    // }
@elseif commented on GitHub (Mar 5, 2024): libs\scrap\src\common\codec.rs Encoder::update // if av1_useable { // auto_codec = CodecName::AV1; // }
Author
Owner

@rustdesk commented on GitHub (Mar 28, 2024):

@elseif AV1 causes this?

@rustdesk commented on GitHub (Mar 28, 2024): @elseif AV1 causes this?
Author
Owner

@21pages commented on GitHub (Mar 28, 2024):

@elseif Please try https://github.com/21pages/test/releases/download/test/benchmark.exe to see if AV1 is ok

@21pages commented on GitHub (Mar 28, 2024): @elseif Please try https://github.com/21pages/test/releases/download/test/benchmark.exe to see if AV1 is ok
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rustdesk-rustdesk#2430
No description provided.