Skip to content

Unable to connect multiple instances to the dashboard #127

@abwalczyk

Description

@abwalczyk

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:

  1. 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.
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions