Skip to content

HCMI / GDC Tool Error #449

@jjacobson95

Description

@jjacobson95

Receiving a new error from the GDC tool. This seems to be consistent (3x in a row, but all attempts within 12hrs of each other) and I'm not positive we can solve on our end. We already have retries built-in, but it's failing every time. Might need to wait for GDC to fix on their end?

Also, no updates have been made to the tool itself, but maybe a change was made to the API (which passes the status_code param to the tool) leading to the tool being outdated.

ERROR: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
ERROR: An unexpected error has occurred during normal operation of the client. Please report the following exception to GDC support <support@nci-gdc.datacommons.io>.
ERROR: 'NoneType' object has no attribute 'status_code'
Traceback (most recent call last):
  File "gdc_client/cli.py", line 102, in main
  File "gdc_client/download/parser.py", line 93, in download
  File "gdc_client/download/client.py", line 283, in download_small_groups
  File "gdc_client/download/client.py", line 223, in _download_tarfile
AttributeError: 'NoneType' object has no attribute 'status_code'
ERROR: Exiting

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions