mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
"ID does not exist" when self-hosting in version 1.2.3 and connecting with client 1.2.3-1 #2598
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#2598
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 @esberngeilini on GitHub (Apr 2, 2024).
Bug Description
My self-host server and environment has run without issues for version 1.2.3, but the latest users that have tried to connect usingversion 1.2.3-1 ran into "ID does not exist" issues when trying to connect, even though the ID existed and users who previously had connected were still able to connect.
The issue was only for new users.
The issue is for Windows 64-bit. Works fine for Android version.
How to Reproduce
Set up a self-host, and prepare two clients on different devices. One with version 1.2.3 (Windows 64-bit) and one with version 1.2.3-1 (Windows 64-bit)
Setup both clients to use the self-host server, and try to connect client with version 1.2.3-1 to client with version 1.2.3
A "ID does not exist" appears.
To fix the issue, I had to remove RustDesk from the AppData/Roaming folder and restart the device on the device that had version 1.2.3-1. Then I had to user the lower version (1.2.3) to connect.
Afterwards, I could connect using 1.2.3-1 version without issue.
Expected Behavior
Should connect without issue
Operating system(s) on local side and remote side
Windows 10 -> Windows 7
RustDesk Version(s) on local side and remote side
1.2.3-1 -> 1.2.3
Screenshots
Additional Context
No response
@rustdesk commented on GitHub (Apr 2, 2024):
#763