# リモートアクションの実行エラー（クラシック）

リモートアクションの実行が失敗する理由はいくつかあります。 以下に、リモートアクションの実行が失敗した際に返される可能性のあるエラーのリストを示します。

Finder はエラーメッセージを**実行ステータスの詳細**フィールドに表示します:

### タイムアウト <a href="#remoteactionexecutionerrors-classic-timeout" id="remoteactionexecutionerrors-classic-timeout"></a>

*スクリプトがタイムアウトし、完了する前に終了しました。*

### リモートアクションの実行が無効になっている <a href="#remoteactionexecutionerrors-classic-executionofremoteactionsisdisabled" id="remoteactionexecutionerrors-classic-executionofremoteactionsisdisabled"></a>

*リモートアクションを実行できませんでした: スクリプト実行ポリシーが無効に設定されています。*

### 無効な署名または証明書 <a href="#remoteactionexecutionerrors-classic-invalidsignatureorcertificate" id="remoteactionexecutionerrors-classic-invalidsignatureorcertificate"></a>

*リモートアクションを実行できませんでした: スクリプトの署名が無効または証明書が信頼されていません。*

### ユーザーコンテキスト <a href="#remoteactionexecutionerrors-classic-usercontext" id="remoteactionexecutionerrors-classic-usercontext"></a>

*ユーザーのコンテキストでリモートアクションを実行できませんでした: ログインしているユーザーがいない、複数のユーザーがログインしている（どれもアクティブではない）、またはサーバーオペレーティングシステムです。*

### セルフヘルプシナリオ <a href="#remoteactionexecutionerrors-classic-self-helpscenario" id="remoteactionexecutionerrors-classic-self-helpscenario"></a>

*Engageライセンスが有効でない、またはサーバーで実行しようとしています*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nexthink.com/platform/ja/references/references-classic/search-and-information-display-classic/remote-action-execution-errors-classic.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
