robot
2024.10
true
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
Admin Guide
Last updated 2024年10月21日

Robot サービスのトラブルシューティング

Robot サービスへの接続がない

説明

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.

潜在的な問題

解決策

Robot サービスが実行されていません。

Manually start the Robot service:

  1. Open the Services window.

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

Robot サービスの開始に時間がかかりすぎています。

Windows は、指定された時間内に読み込まれないサービスを報告します。既定では、このタイムアウト値は 30 秒です。これは、Robot サービスには不十分な場合があります。この値を増やすには、次を行います。

  1. 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. 新しい値の名前として ServicesPipeTimeout と入力します。

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

  5. [ベース] セクションから [小数] オプションを選択します。

  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.

ロボット端末の権限が正しくありません。この場合、Robot サービスも実行中と表示される場合があります。

次の手順で、サービスへの権限を Windows レジストリ エディターから付与します。

  1. 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. [グループ名またはユーザー名] セクションからログインしているユーザーを選択します。

  5. [権限] セクションで [フル コントロール][許可] オプションを有効化します。これにより、Robot に必要な権限が付与されます。

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

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

管理者として実行した場合のエラー

説明

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.

潜在的な問題

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.

解決策

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

  • Robot サービスへの接続がない
  • 説明
  • 管理者として実行した場合のエラー
  • 説明
  • 潜在的な問題
  • 解決策

このページは役に立ちましたか?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
Uipath Logo White
信頼とセキュリティ
© 2005-2024 UiPath. All rights reserved.