Uploaded image for project: 'Hybrid Application Console'
  1. Hybrid Application Console
  2. HAC-1992

Select source page stuck on "Validating" even though SPIAccessCheck already returned error

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

      On the "Select source" screen of new Application wizard, when user enters errorneous URL (for example `https://my.test/test`), SPIAccessCheck correctly recognizes this URL is wrong (or this provider has not been implemented), but the UI is still showing `Validating...` indefinately.

      Screenshot of the page: 

      Spec and Status of corresponding SPIAccessCheck:

        "spec": {
          "repoUrl": "https://my.test/test"
        },
        "status": {
          "accessibility": "unknown",
          "accessible": false,
          "errorMessage": "Access check for generic provider is not implemented.",
          "errorReason": "NotImplemented",
          "repoType": "",
          "serviceProvider": ""
        } 

              mdsaud Mohammed Saud (Inactive)
              rhopp@redhat.com Radim Hopp
              Archiver:
              rhn-support-sthamilt Stacey Hamilton
              Jan Richter Jan Richter

                Created:
                Updated:
                Resolved:
                Archived: