robot
2024.10
true
Admin Guide
Last updated 21 de out de 2024

Solução de problemas do Serviço de Robôs da UiPath

Sem Conexão com o Serviço de Robôs da UiPath

Description

Sometimes you might not be able to start an automation, no matter if the Robot Service is on or off. Manually starting the automation displays the following error message: "Get settings from service failed, reason System.Exception: Could not connect to UiPath Robot Service.".

The following solutions may need to be implemented by your network administrator.

Problema potencial

Solução

O Serviço de Robôs da UiPath não está em execução.

Manually start the Robot service:

  1. Open the Services window.

  2. Select the UiPathRobotSvc service.
  3. Select Start.

O Serviço de Robôs da UiPath demora muito para iniciar.

O Windows reporta serviços que não carregam em um tempo especificado. Por padrão, esse valor de tempo limite é de 30 segundos, o que pode ser insuficiente para o Serviço de Robôs da UiPath. Para aumentar esse valor, você precisa:

  1. Abrir o Editor de Registro do Windows.

  2. Navigate to the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control registry key, and select the Control subkey.

  3. If the ServicesPipeTimeout value is not available, create it:
    1. Right-click the Control subkey, and select DWORD (32-bit) Value from the New menu. A new blank DWORD Value is created.

    2. Digite ServicesPipeTimeout como o nome do novo valor.

  4. Double-click the ServicesPipeTimeout DWORD value. The Edit DWORD (32-bit) Value window is displayed.

  5. Na seção Base, selecione a opção Decimal.

  6. In the Value data: field, type in 180,000. This makes the default ServicesPipeTimeout 3 minutes. It should be enough time for all Windows services to properly load.

  7. Close the Windows Registry Editor, then restart the system for the changes to take effect.

A máquina do Robô tem permissões incorretas. Neste caso, o Serviço de Robôs da UiPath também pode aparecer como em execução.

As permissões para os serviços são concedidas a partir do Editor de Registro do Windows, da seguinte maneira:

  1. Abrir o Editor de Registro do Windows.

  2. Navigate to theHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet registry key.

  3. Right-click the Control subkey, and click on Permissions. The Permissions for Control window is displayed.

  4. Selecione o usuário no qual você está conectado, na seção Grupo ou nomes de usuários.

  5. Habilite a opção Permitir para Controle Completo na seção Permissões. Isso concede as permissões necessárias para o Robô.

  6. Select Apply and OK to confirm the changes, then close the window.

  7. Restart the system for the changes to take effect.

Erros ao Executar como Administrador

Description

Starting with version 2020.4, running UiPath Assistant or Studio as an administrator could block the communication with the Robot Service. The following issues may occur:

  • In Studio - the Robot Status displays a "Robot Error" message, and when trying to run or debug a process, an "Access Denied" error is displayed.

  • In Assistant - the connection statust is incorrectly reported offline and the process list is not available.

Problema potencial

Studio and Assistant must communicate with the Robot Service, which is a separate Windows process. The Robot Service starts up at the same level of access rights as the Assistant or Studio, which ever calls the service first.

The issue arises when you start the Assistant or Studio at different levels of access rights, such as a normal user and then as an administrator. For example, say the Assistant starts as a normal user, and then you restart it as an administrator. The Robot Service, specifically the User Host service, which was started at the normal user level, is unable to communicate with the Assistant running at the administrator level.

Solução

Ensure the Robot Service, Assistant, and Studio all operate at the same privilege level.

  • Sem Conexão com o Serviço de Robôs da UiPath
  • Description
  • Erros ao Executar como Administrador
  • Description
  • Problema potencial
  • Solução

Esta página foi útil?

Obtenha a ajuda que você precisa
Aprendendo RPA - Cursos de automação
Fórum da comunidade da Uipath
Uipath Logo White
Confiança e segurança
© 2005-2024 UiPath. Todos os direitos reservados.