mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Unable to connect to remote desktop through self-built relay server, prompt ID does not exist #2119
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#2119
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 @dong50252409 on GitHub (Sep 11, 2023).
Bug Description
I built a relay server in Debian according to https://rustdesk.com/docs/en/self-host/rustdesk-server-oss/docker/, but after the client is configured, it cannot connect to the remote desktop. The prompt ID does not exist. Where did I go wrong?
How to Reproduce
If the intermediate server is configured, the prompt ID does not exist. After canceling these configurations, it can be connected normally, but the delay is very high.
Expected Behavior
Get connected and see the screen of the remote.
Operating system(s) on local side and remote side
Windows 10 -> Windows Server 2019
RustDesk Version(s) on local side and remote side
1.2.1 -> 1.2.1
Screenshots
Additional Context
The telnet connection to port 21116 of the trunk server is normal
No response
@rustdesk commented on GitHub (Sep 11, 2023):
#763