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

Quay confirm email link returns 404 with error "No such file or directory quay-registry/static/patternfly/authrepoemail"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • None
    • quay-v3.12.0
    • quay
    • False
    • None
    • False

      Description:

      Confirm e-mail address link returns 404

      Quay Version: quay-operator-bundle-container-v3.12.0-16

       

      Reproduce Steps:

      1, Add valid Email configuration in config.yaml

      2, Create a user, it will send a mail, verify the mail with Click "Confirm Email"

      3, It returns "404 Not Found"

      config.yaml

      BROWSER_API_CALLS_XHR_ONLY: false
      PERMANENTLY_DELETE_TAGS: true
      RESET_CHILD_MANIFEST_EXPIRATION: true
      CREATE_REPOSITORY_ON_PUSH_PUBLIC: true
      FEATURE_EXTENDED_REPOSITORY_NAMES: true
      CREATE_PRIVATE_REPO_ON_PUSH: true
      CREATE_NAMESPACE_ON_PUSH: true
      FEATURE_QUOTA_MANAGEMENT: true
      FEATURE_PROXY_CACHE: true
      FEATURE_USER_INITIALIZE: true
      FEATURE_GENERAL_OCI_SUPPORT: true
      FEATURE_HELM_OCI_SUPPORT: true
      FEATURE_PROXY_STORAGE: true
      SUPER_USERS:
        - quay
        - admin
      FEATURE_UI_V2: true
      FEATURE_AUTO_PRUNE: true
      FEATURE_MAILING: true
      MAIL_DEFAULT_SENDER: quayteam@163.com
      MAIL_PASSWORD: xxxx
      MAIL_PORT: 25
      MAIL_SERVER: smtp.163.com
      MAIL_USE_AUTH: true
      MAIL_USE_TLS: true
      MAIL_USERNAME: quayteam@163.com

              sdadi@redhat.com Sunanda Dadi
              szhao@redhat.com Sean Zhao
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: