mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
ERROR librustdesk::ui_interface] ipc connection closed: reset by the peer #2430
Labels
No labels
bug
documentation
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rustdesk-rustdesk#2430
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
Expected Behavior
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
Additional Context
No response
@rustdesk commented on GitHub (Jan 22, 2024):
#763
@elseif commented on GitHub (Mar 5, 2024):
libs\scrap\src\common\codec.rs
Encoder::update
@rustdesk commented on GitHub (Mar 28, 2024):
@elseif AV1 causes this?
@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