"There was an error connecting to terminal. Error code:Error" when using terminal activities to connect to a terminal session.
Other similar error messages are,
1. UiPath Internal Exception System Exception: There was error connecting to terminal. Error code: Error at UiPath. Terminal. Activities.Terminsal Session.End Execute(NativeActivityContextcontext, 1Async Result result)
-
RocketBlueZone Error Code: Error in creating terminal proxy
-
Message: There was error connecting to Terminal. Error Code: EhllErrAttach Source: Terminal Session Exception Type: Exception .
RocketBlueZone Error Code: Error in creating terminal proxy
Message: There was error connecting to Terminal. Error Code: EhllErrAttach Source: Terminal Session Exception Type: Exception .
Perform the below steps,
- Check if the port 993 is open
- For IBM, use pschll32.dll and connect
- Ensure the emulator is 32 bit, the error comes if the emulator is 64 bit
- Drag a terminal session activity every time, create a new connection to open a recording wizard
- If afterwards the settings are modified or the connection string, the wizard will not open again to continue recording, create a new connection as it is the same for any emulator
- Run the process afterwards, it will use any settings placed there, even if they are the original ones or the modified ones
- When needed to change configuration, use a temporary workflow where it is possible to drag, connect, open the wizard, do whatever, save, and copy the resulting activities inside and paste it into good workflow
- For the password field to be encrypted, use Get password activity/ get credential activity and store the output in a variable, use the variable for further reference.