mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
self-hosting; Windows client frequently says "Not ready. Please check your connection" but it usually works even when this shows #3717
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#3717
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 @dchang0 on GitHub (Oct 12, 2025).
Bug Description
I have a self-hosting setup on an AWS EC2 instance at a static IPv4 address, probably version 1.4.1.
I have a Windows 11 desktop running RustDesk client 1.4.2, configured to use the self-hosted server.
Strangely, this client almost always says "Not ready. Please check your connection," but it seems to work okay in that it can usually do both outbound and inbound connections.
How to Reproduce
Not sure--it has always happened since I started trying RustDesk out a month ago. I have followed the instructions to do the self-hosting and did not deviate from them.
Expected Behavior
The client should say "Ready" when it actually is ready and "Not ready" when it is actually not ready.
Operating system(s) on local (controlling) side and remote (controlled) side
Windows 11 -> Windows 11
RustDesk Version(s) on local (controlling) side and remote (controlled) side
1.4.2 -> 1.4.2
Screenshots
N/A.
Additional Context
No response
@rustdesk commented on GitHub (Oct 12, 2025):
#763