Ansible Automation Platform 2.4 to 2.5 upgrade fails at: TASK [ansible.automation_platform_installer.receptor : Register the node instance in the database.]
Issue
-
Ansible Automation Platform 2.4 to 2.5 upgrade fails at:
TASK [ansible.automation_platform_installer.receptor : Register the node instance in the database.] *** [0;31mfatal: [10.255.47.152 -> 10.255.47.151]: FAILED! => {"changed": false, "cmd": "awx-manage provision_instance --hostname=\"10.255.47.152\" --node_type=\"hybrid\" --uuid \"994205f2-1317-45ff-b5e0-2527900523e1\"\n", "delta": "0:00:02.030505", "end": "2025-06-26 15:58:43.450451", "msg": "non-zero return code", "rc": 1, "start": "2025-06-26 15:58:41.419946", "stderr": "Traceback (most recent call last):\n File \"/var/lib/awx/venv/awx/lib64/python3.11/site-packages/django/db/backends/utils.py\", line 89, in _execute\n return self.cursor.execute(sql, params)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/var/lib/awx/venv/awx/lib64/python3.11/site-packages/psycopg/cursor.py\", line 732, in execute\n raise ex.with_traceback(None)\npsycopg.errors.UndefinedColumn: column main_instance.managed does not exist\n
Environment
- Ansible Automation Platform 2.4
- Bundle based installer
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.