Created attachment 1440717 [details] Screenshot Description of problem: Server error shown in screenshot attached here. Version-Release number of selected component (if applicable): 5.9.3 How reproducible: Only appeared very first time I navigated to Add Catalog Item screen Steps to Reproduce: 1. Enable Embedded Ansible Role 2. Navigate to Services->Catalogs->Add a New Catalog Item 3. Select Ansible Playbook Catalog Item Type Actual results: Screenshot Expected results: Should not show error Additional info:
Created attachment 1440718 [details] Screenshot2
The logic was added to only add Catalog Item types that have a backing Provider registered with the system. In this case the there are no Repos or Credential created and that may be leading to the API error shown in the attached screenshots. Along with validating if any repos or credentials exist we may also need to validate that the EmbeddedAnsible service is running and reachable. We may need a provider methods to validate this status of the provider. Need to review more with the providers team.
This is a temporary error that is resolved once EmbeddedAnsible is running. As per PM discussion I am changing to Closed - Won't Fix.