Ansible Automation Platform installer fails while adding Execution Node at TASK [ansible.automation_platform_installer.receptor : register the peers for a node, with removal of old peers]

Solution Verified - Updated -

Issue

  • Ansible Automation Platform installer fails at installer.receptor while configuring execution node with the following error :

    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