Skip to content

414 error when trying to download ~1000 files in a dataset #6943

@djbrooke

Description

@djbrooke

There’s an unpublished dataset in dataverse.harvard.edu that has 1061 files:

https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/HVY5GR

When I try to select all files for download I get:

“Request-URI Too Long
The requested URL’s length exceeds the capacity limit for this server.”

…I assume because it’s a URI like https://dataverse.harvard.edu/api/access/datafiles/3851150,3851397,3851153, and so on, with all 1,000 files.

Tagging @qqmyers as he mentioned he has some code that handles this issue. Thanks @qqmyers !

Metadata

Metadata

Assignees

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