rustdesk / rustdesk-server-pro

Some scripts for RustDesk Server Pro are hosted here.
133 stars 63 forks source link

custom build error connection with login (wrong api server) #267

Closed maxihoster closed 3 months ago

maxihoster commented 3 months ago

Hello!

I have builded new agent windows and impossible to connect with my login on it! The version builded automatically is 1.2.7!

Of course we can't choose the version of the agent builded into the console (custom build)! So it's an issue!

When I try to connect with old version 1.2.3 there is no problem!

I have the error about socket exception and semaphore time out!

rustdesk commented 3 months ago

https://github.com/rustdesk/rustdesk-server-pro/issues/266 Open Settings -> network on rustdesk client to confirm if api server correct. If it is not correct, go to web console, fill in correct api server, and build a new custom client.

maxihoster commented 3 months ago

Hello! Of course the value is correct! I have checked multiple times and same issue

When I try wiht the rustdesk public build 1.2.6 it work!

When I try with a custom build with 1.2.6 it not work!

rustdesk commented 3 months ago

If possible, show me their Settings -> network, you can hide critical info, only display partly.

maxihoster commented 3 months ago

image

I have removed a big part of the key for this screenshot!

maxihoster commented 3 months ago

image

rustdesk commented 3 months ago

Could you show me the custom client page of this build?

maxihoster commented 3 months ago

image

image

rustdesk commented 3 months ago

Remove :21114 here please.

image

maxihoster commented 3 months ago

I have removed as your instruction! Rebuilded the exe uninstall my old agent and reinstall with new agent!

NOW IT WORK PERFECTLY!!!! THANK YOU!!!!