connection does not establish when logged in addressbook #2334

Closed
opened 2026-02-21 00:19:28 -05:00 by deekerman · 1 comment
Owner

Originally created by @akarl10 on GitHub (Dec 5, 2023).

Bug Description

when logged in with an addressbook account, connecting to any id does not work anymore most of the time

How to Reproduce

connect to id without being logged in -> immediate connect
log into addressbook -> spinning, timeout

only forcing relay connection "fixes" it, but very large delay when connecting.

Expected Behavior

no different behavior (I don't see a way how it should affect in the source)

Operating system(s) on local side and remote side

windows or linux

RustDesk Version(s) on local side and remote side

1.2.3

Screenshots

.

Additional Context

wireshark shows that a relay connection is established but immediatly closed if logged into addressbook

also it seems to ignore nat_type since it tries to do tcp hole punching on a asymmetric nat that it will not do when not logged in.
Looking at the code I don't see any place where nat_type is treated different when logged in or not..

Originally created by @akarl10 on GitHub (Dec 5, 2023). ### Bug Description when logged in with an addressbook account, connecting to any id does not work anymore most of the time ### How to Reproduce connect to id without being logged in -> immediate connect log into addressbook -> spinning, timeout only forcing relay connection "fixes" it, but very large delay when connecting. ### Expected Behavior no different behavior (I don't see a way how it should affect in the source) ### Operating system(s) on local side and remote side windows or linux ### RustDesk Version(s) on local side and remote side 1.2.3 ### Screenshots . ### Additional Context wireshark shows that a relay connection is established but immediatly closed if logged into addressbook also it seems to ignore nat_type since it tries to do tcp hole punching on a asymmetric nat that it will not do when not logged in. Looking at the code I don't see any place where nat_type is treated different when logged in or not..
deekerman 2026-02-21 00:19:28 -05:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@rustdesk commented on GitHub (Dec 5, 2023):

#763

@rustdesk commented on GitHub (Dec 5, 2023): #763
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rustdesk-rustdesk#2334
No description provided.