I’m recently seeing the above mentioned error message when I’m trying to establish a connection via SSH using the PuTTY plugin. It shows different process IDs until it finally bails out after about 20 seconds and shows me with the Window Picker.
It is a fairly recent issue which has only started a couple of days ago.
Okay, so the process IDs in question were MMCs. I closed all of them, and the last process ID was Fujitsu’s DeskUpdate (the computer I’m using is a Fujitsu workstation). I closed that as well, and now I don’t receive any error message at all, just a the Window Picker after a short while. Very strange!
Sorry for the late response. No, I couldn’t reproduce it because I didn’t h ave access to a different machine. However, the issue hasn’t resurfaced so far. So fingers crossed it was just a one-time incident, probably related to increased solar flare activity.
Looks like Royal tries to find the Putty session for embedding the terminal, and searches every process ID for its name. But thats only a uqualified guess from my side
We actually know the PuTTY process ID and we are looking for a specific window created by that process ID. We don’t pull in a window from a different/unknown process id.
Hmm, it looks like that the PuTTY executable is started elevated then but I have no clue how that’s even possible. Are you using the shipped PuTTY version included with Royal TS or are you using your own PuTTY from a specified path in the plugin settings?
Nope, plain Windows 10 Pro, Version 1903 - 18362.836. No securiy software except antivirus. Same error on another computer runing Windows 10 1803 (Busines)
So there seems to be a permission problem though. Unless you start Royal TS elevated, you are not able to access process information of a child process started by Royal TS. I’m honestly not sure how this can happen on your system’s. Maybe some policy? Is this a domain user logging on to a domain joined machine? Maybe you can try with a local user account?
This error comes both on a Business domain joined computer, and the one im using now, a private Win10 computer without any domain related settings. A standard login through a Microsoft account.