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

Missing aws-ip-ranges.json file on Quay startup

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • quay-v3.6.2
    • quay
    • False
    • False
    • Quay Enterprise
    • 0

    Description

      ...
      Could not load AWS IP Ranges
      Traceback (most recent call last):
        File "/quay-registry/util/ipresolver/__init__.py", line 34, in _get_aws_ip_ranges
          with open(file_path, "r") as f:
      FileNotFoundError: [Errno 2] No such file or directory: '/quay-registry/util/ipresolver/aws-ip-ranges.json'
      /quay-registry/data/secscan_model/__init__.py:28: DeprecationWarning: Call to deprecated class V2SecurityScanner. (Will be replaced by a V4 API security scanner soon)
        self._legacy_model = V2SecurityScanner(app, instance_keys, storage)
      Failed to validate security scanner V2 configuration
      /quay-registry/data/secscan_model/__init__.py:30: DeprecationWarning: Call to deprecated class NoopV2SecurityScanner. (Will be replaced by a V4 API security scanner soon)
        self._legacy_model = NoopV2SecurityScanner()
      Could not load AWS IP Ranges
      Traceback (most recent call last):
        File "/quay-registry/util/ipresolver/__init__.py", line 34, in _get_aws_ip_ranges
          with open(file_path, "r") as f:
      FileNotFoundError: [Errno 2] No such file or directory: '/quay-registry/util/ipresolver/aws-ip-ranges.json'
      ...
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rhn-support-ibazulic Ivan Bazulic
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: