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

Upload breaks if too many files (100+?) #54

Open
DailyDreaming opened this issue Jan 7, 2020 · 1 comment
Open

Upload breaks if too many files (100+?) #54

DailyDreaming opened this issue Jan 7, 2020 · 1 comment
Assignees

Comments

@DailyDreaming
Copy link
Owner

make bundles

Traceback (most recent call last):
  File "upload_bundles.py", line 56, in <module>
    main()
  File "upload_bundles.py", line 49, in main
    file_uuid_callback=file_uuid_callback)
  File "/home/ubuntu/load-project/.venv/lib/python3.6/site-packages/hca/dss/__init__.py", line 123, in upload
    files_to_upload.append(open(full_file_name, "rb"))
OSError: [Errno 24] Too many open files: '/home/ubuntu/load-project/projects/1a7ccf4f-a500-5aa6-b31a-2fff80cf8f08/bundle/specimen_from_organism_95.json'
Makefile:26: recipe for target 'bundles' failed
make: *** [bundles] Error 1```
@theathorn
Copy link
Collaborator

Need to create a ticket in the cli repo.

@hannes-ucsc hannes-ucsc changed the title Upload breaks if too many files (100+?). Upload breaks if too many files (100+?) Jan 13, 2020
@theathorn theathorn assigned GPelayo and unassigned DailyDreaming Jan 24, 2020
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

3 participants