mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Won't connect to custom relay server. #2592
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#2592
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 @itzTheMeow on GitHub (Mar 29, 2024).
Bug Description
RustDesk will not connect to my private relay server.
I have the log output:
It appears to be this "no child process" error.
I've restarted my computer and have restarted the rustdesk service multiple times.
I am running Ubuntu 22.04.4 LTS on 6.5.0-26-generic kernel.
How to Reproduce
Insert private relay into settings (below), watch the client try to connect and then say it's not ready.

Expected Behavior
It should connect to the server. If i remove the private server from settings it connects to the public one fine.
Operating system(s) on local side and remote side
iOS => Linux
RustDesk Version(s) on local side and remote side
1.2.3 => 1.2.3
Screenshots
Settings:

Additional Context
Attempting to connect from the iOS device says the partner is offline.
All the proper ports are open on the server. And the server used to work properly, only having this issue now.
No logs are produced on the server.
Server is at the latest version as of today.
@rustdesk commented on GitHub (Mar 29, 2024):
#763