Hello,
one of our UiPath robots stops avec 0ms. Unfortunately, the log is empty.
Does anyone have any suggestions?
Many thanks.
What kind of bot you are running, whether it unattended/attended bot.
Please check the license that you allocated properly or not.
Hi @pr1
It usually means the process failed before the workflow execution actually started.
Please check if there are any Missing dependency or Package loading issue / Different package versions between Studio and Robot.
Hope it helps!!
The robot is unattended
I have also noticed that the robot had an “Unknown” hostname.
Ensure that you have unattended setup before executing.
Check your license and crates unattended robot
Check if on services.msc, you have the UiPath Robot present and running. If yes, that means the robot is installed in service mode and this requirement is met. If not, modify the installer and add the robot service.
Then, in UiPath Assistant → Preferences → Orchestrator Connection → make sure that your unattended robot is connected to Orchestrator using Client ID connection using a machine template with a Unattended/Testing or NonProduction runtime.
Then retry to run the automation on the same hostname, robot, and machine template.

