AAP 2.5 upgrade fails at : Update automation platform gateway service clusters
Issue
-
AAP 2.5 upgrade fails at : Update automation platform gateway service clusters:
TASK [ansible.containerized_installer.automationgateway : Update automation platform gateway service clusters] *********************************************************************************************************************************************************************************************************** failed: [gateway.example.com] (item={'name': 'gateway', 'service_type': 'gateway'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gateway", "service_type": "gateway"}, "msg": "The requested object could not be found at api/gateway/v1/service_types/, response: HTTP Error 404: Not Found"} failed: [gateway.example.com] (item={'name': 'controller', 'service_type': 'controller'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "controller", "service_type": "controller"}, "msg": "The requested object could not be found at api/gateway/v1/service_types/, response: HTTP Error 404: Not Found"} failed: [gateway.example.com] (item={'name': 'hub', 'service_type': 'hub'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "hub", "service_type": "hub"}, "msg": "The requested object could not be found at api/gateway/v1/service_types/, response: HTTP Error 404: Not Found"} failed: [gateway.example.com] (item={'name': 'eda', 'service_type': 'eda'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "eda", "service_type": "eda"}, "msg": "The requested object could not be found at api/gateway/v1/service_types/, response: HTTP Error 404: Not Found"}
Environment
- Ansible Automation Platform 2.5
- Containerized bundle installation
- Rpm based installation
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.