Putty Automation with Direct Connection open a Black Blank screen - Need Inputs

Hello @marian.platonov,

I could not reply to the previous chain, could you please help me on this.

I have checked the configuration; it looks like it satisfies the prerequisites

But I could not find ttermdotnet.dll in the Program files folder.

It just gives blank screen

You will find it under %userprofile%\.nuget\packages\uipath.terminal.activities\<PACAKAGE_VERSION>\build\x<64/86>

Found it.

How do I check if I am using this dll in my process, what are the steps to make it work?

It is used automatically when you try to run the process with Direct connection.

oh okay… Thank you for your reply.

I am still not able to connect to putty through direct connection.

I tried to automate it with Ui Application Automation but Get text with OCR is only option to read the data on Terminal screen. So, when I read the data (includes numerical data), sometimes it gives wrong values- which can lead to false positive. (I am using tesseract OCR engine- whereas for other OCR engines it is asking for API key)

Can you please suggest any solution?

@Ranveer_S_Thakur, do you get the same behavior if you click on the Start recorder button and enter the credentials manually?
Note that we only support user and password authentication for SSH. Public/private key authentication is not supported.

Yes, It gives the same blank screen even and a error message box

when you connect with Putty how does the login prompt look like? can you screenshot that?

Sure, this is the login screen

What about the password prompt? I’m trying to understand if you have password authentication or private key authentication.
Also check if you have any proxy set up in Putty. If so, set the same in the terminal session settings.
It will be helpful to gather Debugview logs for the connection attempt. Just download the tool, start it, make sure “capture win32” is set and start the connection attempt. Save the logs and DM them to me.