ID is GENERATING Issue
When RUST DESK is installed and opened, it will show that the ID is GENERATING .Is there any solution?
I will investigate. Thanks.

IS RustDesk support Ubuntu32bit ?
IS RustDesk support Ubuntu32bit ?
Not yet.
Can you build and run this open source version?
it is GOVERNMENT IP
IS RustDesk support Ubuntu32bit ?
Not yet.
currently 32 bit and 64 bit rustdesk available for windows.but rustdesk not support on 32bit ubuntu machines.
https://github.com/rustdesk/rustdesk/issues/24
I met a similar issue. ID is always generating and prompts me Connecting to the RustDesk network... in the RustDesk tool status bar.
I tried telnet rs-sg.rustdesk.com 21116 in the windows command window, then it show nothing. about 1~2 mins later, it back to the windows command prompt. nothing happened.
my OS is win10

I discuss the above issue with our networking team friends, they says that it happen due to port(port blocked ) issue.
On Wed, 8 Jun 2022, 9:27 am Alex Yang, @.***> wrote:
I met a similar issue. ID is always generating and prompts me Connecting to the RustDesk network... in the RustDesk tool status bar. I tried telnet rs-sg.rustdesk.com 21116 in the windows command window, then it show nothing. about 1~2 mins later, it back to the windows command prompt. nothing happened. my OS is win10
[image: image] https://user-images.githubusercontent.com/2831220/172528322-787bfb7a-27ab-49d9-845a-6426594d1796.png
— Reply to this email directly, view it on GitHub https://github.com/rustdesk/rustdesk/issues/314#issuecomment-1149429006, or unsubscribe https://github.com/notifications/unsubscribe-auth/AREBXU5HEJLPPA6CI7HF5L3VOAK3BANCNFSM5IZ75XVA . You are receiving this because you authored the thread.Message ID: @.***>
@josephjosedev I see. thx a lot.
https://github.com/rustdesk/rustdesk/issues/376
from reddit

I have no problem with port because Windows version runs OK but Linux Mint Mate 20.3 (64bits) NO.
I have no problem with port because Windows version runs OK but Linux Mint Mate 20.3 (64bits) NO.
Then, we have no clue either.
I had the same problem. I found my problem was seemingly in my ISP DNS server.
When my machine requests a domain like rs-sg.rustdesk.com, the ISP DNS times out with no response. Later, my machine requests rs-sg.rustdesk.com.domain.name which returns an IP address. rustdesk tries to connect to that IP on port 21116/UDP, but it gets ICMP (Port Unreachable) response.
Changing my machine's DNS to 1.1.1.1, 9.9.9.9 or 8.8.8.8 did the work. Now, rs-sg.rustdesk.com gives a reponse (which is a different IP from the one that was returned for rs-sg.rustdesk.com.domain.name).
Seeing that there are many issues raised for this, could be a mis-configuration on rustdesk DNS server? ( I tried to check the validity of DNSSEC, but I got contradicting results, for example it works here, but I think there appears to be some issues here, so I am not sure if it is the cause)
I am having the same issue. I am using RustDesk 1.1.9 on Ubuntu 22.04. When I launched RustDesk from the terminal, the terminal kept showing id updated, but the GUI always showed generating id. I can successfully telnet rs-sg.rustdesk.com 21116 though.

udp
Why is this closed? I do have the same issue. Is there a solution?
maybe https://github.com/rustdesk/rustdesk/discussions/5209