Uploaded image for project: 'Project Quay'
  1. Project Quay
  2. PROJQUAY-1189

Quay config editor validate AWS S3 Storage was failed by specifying S3 Port as 443 explicitly

XMLWordPrintable

      Description:

      This is an issue found when use new "quay configure editor", after input valid AWS S3 storage configurations an specify S3 port as 443, click "validation configurations changes", get error "Could not validate configuration. Please report this error." Checked the Container logs of Quay Config editor, get following logs:

      config-editor stdout | 2020/10/26 05:56:30 [2a7394b84fd7/EXFAAAPkNP-000286] "POST http://ec2-3-18-220-200.us-east-2.compute.amazonaws.com:8088/api/v1/config/validate?mode=setup HTTP/1.1" from 114.252.165.34:64377 - 400 29B in 3.003225ms
      

      Note:

      • use the same AWS S3 configurations, by leave S3 port as blank, validation was passed
      • use the same AWS S3 configurations, by input S3 port as 443, validation was failed

      Quay image: quay.io/quay/quay:v3.4.0-4

      Steps:

      1. Start Quay config editor container by running "docker run --privileged=true -p 8088:8080 -p 8443:8443 -e DEBUGLOG=true -d quay.io/quay/quay:v3.4.0-4 config password"
      2. Login quay config editor
      3. Input Validate AWS S3 configurations, see screenshot attached
      4. Click "Validate Configurations Change"

      Expected Results:

      Can validate configurations successfully.

      Actual Results:

      It was failed to validate configurations, see screenshot for error message.

              jonathankingfc Jonathan King (Inactive)
              lzha1981 luffy zhang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: