mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Not ready. Please check your connection - on Windows #1544
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#1544
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 @working-name on GitHub (Mar 18, 2023).
Bug Description
Rustdesk refuses to connect to the self-hosted server that many other stations do not have issues with - regardless of whether I give it an ipv4, ipv6, or a hostname.
This is related to https://github.com/rustdesk/rustdesk/discussions/2582 but I'm convinced this is a bug now that I've tried some 6+ versions of rustdesk (I'm including the nightlies).
How to Reproduce
Turn off firewalls, make sure you can
nslookupyour selfhosted server, install any version of rustdesk, configure it to use your self hosted server. It will refuse to connect.Expected Behavior
Connect like every other computer.
Operating system(s) on local side and remote side
Windows 11 21H2 Build 22000.1455
RustDesk Version(s) on local side and remote side
1.2.0 build 2023-01-09 00:23 -> 1.2.0 build 2023-03-16 07:56
Screenshots
Additional Context
As far as I can see, there's no network reason for this communication not to go through.
I cannot find logs of this nightly however to see what it thinks it's going on. Maybe you can guide me through a way to get to the logs or have a debug build?
@rustdesk commented on GitHub (Mar 18, 2023):
#763