Skip to content

download_raw.py fails with connection timeout on airlab-cloud.andrew.cmu.edu:8080 #9

Description

@SahebehDadboud

Problem

Following the README instructions to download raw data using download_raw.py,
the script times out when trying to reach the OpenStack Swift endpoint:

Start TS: 1672531200, End TS: 1672534800
requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='airlab-cloud.andrew.cmu.edu', port=8080):
Max retries exceeded with url: /swift/v1/AUTH_ac8533a83cff4d48bc8c608ad222d330/amelia_swim/file_list.txt
(Caused by ConnectTimeoutError(..., 'Connection to airlab-cloud.andrew.cmu.edu timed out.'))

Command used

python download_raw.py
--start_time "2023-01-01 00:00:00"
--end_time "2023-01-01 01:00:00"
--destination ./data/raw/

Questions

  • Is the OpenStack Swift server (airlab-cloud.andrew.cmu.edu:8080) still active and publicly accessible?
  • Is HuggingFace (Amelia-10 / Amelia42-Mini) now the only supported way to obtain the data?
  • If the raw endpoint requires access credentials or a VPN, could that be documented in the README?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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