When I use Solar-Putty to SSH I get the Wheel of Waiting over the word Connecting... It never connects. Using the same credentials and selecting SCP as the connection protocol works as anticipated. Old school PuTTY, opened directly from the Solar-PuTTY folder, also works exactly as anticipated.
Looking at the Solar-PuTTY log I see the following:
2018-08-23 15:00:15,884 [280-1] DEBUG [SolarWindsSSH.VieModel.PuttyTabViewModel.FocusPutty] - Focusing putty... 2018-08-23 15:00:16,136 [280-6] ERROR [SolarWindsSSH.VieModel.PuttyTabViewModel.StartPutty] - Connect failed System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at SolarWindsSSH.ViewModel.PuttyTabViewModel.StartPutty() 2018-08-23 15:00:16,174 [280-1] INFO [SolarWindsSSH.ViewModel.PuttyTabViewModel.<ShowTerminalInMainWindow>b__58_0] - Scale Factor = 1 |
(This was retyped by hand, so please excuse any minor typos or formatting issues)
This issue is seen while running Solar-PuTTY version 1.0.0.1013 on Windows 7 and Windows Server 2012 R2
Any thoughts?