Closed DanoPTT closed 4 months ago
It looks like the RDPoverSSH server was not installed properly. It should be here like this.
If you run the installer again, look for a message indicating that it's installing the service.
Hello,
after few restarts, uninstall and install now it work.
Before there was missing RDPPoverSSH Worker Service in services.
Thank you
Daniel Petrik
From: Micah Morrison @.> Sent: piatok 21. júna 2024 17:28 To: micahmo/RDPoverSSH @.> Cc: DanoPTT @.>; Author @.> Subject: Re: [micahmo/RDPoverSSH] Error RDPoverSSH.Service encountered an error: System.InvalidOperationException: Service RDPoverSSH.Service.Worker was not found on computer '.'. (Issue #4)
It looks like the RDPoverSSH server was not installed properly. It should be here like this.
image.png (view on web) https://github.com/micahmo/RDPoverSSH/assets/7417301/221aec3b-f8b5-486e-a799-d16c8992cb60
If you run the installer again, look for a message indicating that it's installing the service.
— Reply to this email directly, view it on GitHub https://github.com/micahmo/RDPoverSSH/issues/4#issuecomment-2182968321 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AIWPCMVROM4C7ACHU7UGJP3ZIRA7LAVCNFSM6AAAAABJVNQEZOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBSHE3DQMZSGE . You are receiving this because you authored the thread. https://github.com/notifications/beacon/AIWPCMVY7EOC5FYIJOQ3ELTZIRA7LA5CNFSM6AAAAABJVNQEZOWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUCDV2AC.gif Message ID: @. @.> >
Glad you got it working!!
I install it on Windows 10 pro (64bit) , and when started I got error RDPoverSSH.Service encountered an error: System.InvalidOperationException: Service RDPoverSSH.Service.Worker was not found on computer '.'. at System.ServiceProcess.ServiceController.GenerateNames() at System.ServiceProcess.ServiceController.get_ServiceName() at System.ServiceProcess.ServiceController.GetServiceHandle(Int32 desiredAccess) at System.ServiceProcess.ServiceController.GenerateStatus() at System.ServiceProcess.ServiceController.get_Status() at PeterKottas.DotNetCore.WindowsService.ServiceRunner
1.Uninstall(HostConfiguration
1 config, ServiceController sc) at PeterKottas.DotNetCore.WindowsService.ServiceRunner1.<>c.<ConfigureService>b__11_3(ServiceController sc, HostConfiguration
1 cfg) at PeterKottas.DotNetCore.WindowsService.ServiceRunner1.UsingServiceController(HostConfiguration
1 config, Action2 action) at PeterKottas.DotNetCore.WindowsService.ServiceRunner
1.ConfigureService(HostConfiguration1 config) at PeterKottas.DotNetCore.WindowsService.ServiceRunner
1.Run(Action`1 runAction)SSH server is running, I can make connection to that machine using SSH. Where can be a problem?