Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I/O Errors when downloading manifest. #42

Open
DailyDreaming opened this issue May 2, 2020 · 0 comments
Open

I/O Errors when downloading manifest. #42

DailyDreaming opened this issue May 2, 2020 · 0 comments

Comments

@DailyDreaming
Copy link

DailyDreaming commented May 2, 2020

Running: https://github.com/uc-cdis/gen3sdk-python#download-manifest

Seems to generate a file, but launches 10 billion error messages that all say:

Traceback (most recent call last):
  File "/usr/lib/python3.7/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
ValueError: I/O operation on closed file.
Future exception was never retrieved
future: <Future finished exception=ValueError('I/O operation on closed file.')>

This is running with the default in the tutorial and also num_processes=1 & max_concurrent_requests=1 seems to give the same errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant