-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Under our current inventory and clusters.yaml file, we are unable to connect multiple instances of AAP to the dashboard. I see a few issues but there may be others:
- In the inventory file we have specified API endpoints based on versions. If you try to connect two different versions of AAP one will have to fail because the endpoints are incorrect for that version.
- To sync data you need a PAT. When you create the PAT you are supposed to connect it to an OAuth application. If I create an OAuth application for a 2nd AAP instance, there is nowhere to reference it in the inventory file
I tested trying to configure a 2nd instance and was blocked trying to set clusters.
ERROR 2025-09-09 15:17:39,096 connector 641 139810925172544 GET request failed with exception HTTPSConnectionPool(host='aap-nostromo.demoredhat.com', port=443): Max retries exceeded with url: /api/v2/ping/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1010)')))
Error connecting AAP connector: Not valid version for cluster [https://aap-nostromo.demoredhat.com:443](https://aap-nostromo.demoredhat.com/).
Metadata
Metadata
Assignees
Labels
No labels