mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Mac Client Stuck at "Connecting to RustDesk network..." When Using Self-Hosted Server #3439
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#3439
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 @trouvaille2023 on GitHub (May 17, 2025).
Bug Description
The RustDesk macOS client is stuck at the message “Connecting to RustDesk network...” when configured to use a self-hosted server. This occurs even though the server is running and reachable.
In my local area network (LAN), I have:
Two Windows machines
One macOS device
The self-hosted RustDesk server (hbbs and hbbr) is deployed on one of the Windows machines. Both Windows clients work correctly and connect to the server without issue. However, the macOS client remains stuck at the “Connecting to RustDesk network...” screen indefinitely.
How to Reproduce
Expected Behavior
The client should connect to the self-hosted RustDesk server and show a valid ID, ready for incoming or outgoing connections.
Operating system(s) on local (controlling) side and remote (controlled) side
Local (controlling) side: macOS 15.4.1 (Intel) Remote (controlled) side: Windows 10 Enterprise Edition (x64)
RustDesk Version(s) on local (controlling) side and remote (controlled) side
Version 1.4.0 (58)
Screenshots
Additional Context
No response
@rustdesk commented on GitHub (May 17, 2025):
#763