dchapyshev / aspia

Remote desktop and file transfer tool.
https://aspia.org
GNU General Public License v3.0
1.59k stars 339 forks source link

cant connect after update, cant connect after host service restart #116

Open alexhap opened 2 years ago

alexhap commented 2 years ago

it is concerns for remote update aspia host service (may be problem just with restarting service) tried to update aspia host service remotely on PC at LAN (before updating really remote PC) after updating can't connect to host:

18:22:13 Attempt to connect to 192.168.0.11:8050. 18:22:13 Connection established. 18:22:13 Remote host closed the connection.

i found only one way to start service and it will be connectable - Aspia_Host.exe should run automatically with starting service 1) psexec \remote_pc -u username -p password -h cmd.exe (-h parameter is key) 2) in started console execute command: net start aspia-host-service any other way to start Aspia_Host.exe remotely was unsuccessful :(

it is regular behavior or something goes wrong?

in total, it will be good to have stable ability to remote update aspia-host-service and it will be connectable without third party software.

console: Windows 10 Pro (20H2 19042.1237) host: Windows 8.1 Pro (6.3.9600.20120) aspia version: 2.1.0 environment: LAN

alexhap commented 2 years ago

update in options for tested PC parameter "Lock computer at disconnect" was ON so now I see, that starting service in written upper way does not work too - PC must be unlocked to successfully connection