Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

NiH pipeline is broken: request to TOP_URL gives Connection reset by peer #364

Open
jaklinger opened this issue Jul 21, 2021 · 0 comments
Open
Assignees
Labels
dataset: NIH National Institutes of Health

Comments

@jaklinger
Copy link
Contributor

NiH data collection is failing at

  File "/home/ec2-user/nesta-nihagg/nesta/core/routines/datasets/nih/nih_collect_task.py", 
line 46, in prepare
    title, urls = get_data_urls(i)
  File "/home/ec2-user/nesta-nihagg/nesta/packages/nih/collect_nih.py", line 45, in get_dat
a_urls
    r = requests.get(TOP_URL, params={'index':tab_index})
...
requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
@jaklinger jaklinger added the dataset: NIH National Institutes of Health label Jul 21, 2021
@jaklinger jaklinger self-assigned this Jul 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dataset: NIH National Institutes of Health
Projects
None yet
Development

No branches or pull requests

1 participant