rustdesk / rustdesk-server-pro

Some scripts for RustDesk Server Pro are hosted here.
107 stars 48 forks source link

Host & API Server name not changing in Custom Client #266

Closed Trouble123 closed 2 weeks ago

Trouble123 commented 2 weeks ago

Bug Description

Changing the Host Server and API server in Web server, the new agents dont use the new server details.

How to Reproduce

Deployed docker using http://XXX.domain.com:21114 and created custom clients. Installed the full client on my laptop, and i could see it had this server/port. Added haproxy infront of docker, and changed it to https://YYY.domain.com:444. Login to the web management via the new URL. Changed the Customer server in the existing custom clients, and re-built the .exe.

I can see the new Host domain in the web portal, and also the new domain (but :21114) for the API Uninstalled it from my laptop, and ran new exe - still pointing to old server/port (not https).

Renamed the custom client, and created a new client with the same name, but new server details - same results. Changing the Application Name, to something not used and then doing a Build fixes the issue. Also changing the Application Name for the original clients which had the old Server, and doing a Build creates the new exe that is correct.

Created new custom client, with brand new Name/Application Name - fixes the issue too

Expected Behavior

Custom clients using new Server details

Operating system(s) on local side and remote side

Docker Server, Windows 11

RustDesk Version(s) on local side and remote side

1.3.6

Screenshots

na

Additional Context

No response

rustdesk commented 2 weeks ago

Please try out a new client build

I have done something on our build server, the new client build will be different.