Translated message

A translation of this page exists in English.

Ansible Automation Platform インストーラーが TASK [ansible.automation_platform_installer.receptor : register the peers for a node, with removal of old peers] で実行ノードを追加中に失敗する

Solution In Progress - Updated -

Issue

  • Ansible Automation Platform インストーラーが、実行ノードの設定中に installer.receptor で次のエラーにより失敗します。

    TASK [ansible.automation_platform_installer.receptor : register the peers for a node, with removal of old peers] ***
    fatal: [controller.example.com]: FAILED! => {
     "changed": false,
     "cmd": "awx-manage register_peers \"controller.example.com\" --exact execution_node.example.com",
     "delta": "0:00:04.2xxx2",
     "end": "2024-12-05 15:34:03.18xxx9",
     "invocation": {
        "module_args": {
            "_raw_params": "awx-manage register_peers \"controller.example.com\" --exact execution_node.example.com",
            "_uses_shell": true,
            "argv": null,
            "chdir": null,
            "creates": null,
            "executable": null,
            "expand_argument_vars": true,
            "removes": null,
            "stdin": null,
            "stdin_add_newline": true,
            "strip_empty_ends": true
        }
    },
    "msg": "non-zero return code",
    "rc": 1,
    "start": "2024-12-05 15:33:58.8xx437",
    "stderr": "CommandError: Peer execution_node.example.com does not have a receptor address.",
    "stderr_lines": [
        "CommandError: Peer execution_node.example.com does not have a receptor address."
    ],
    "stdout": "",
    "stdout_lines": []
    

Environment

  • Red Hat Ansible Automation Platform 2.5

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content