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]
Issue
-
Ansible Automation Platforminstaller fails atinstaller.receptorwhile 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.