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

openneuro CLI draft download of dataset fails #3034

Open
blahner opened this issue Apr 26, 2024 · 0 comments
Open

openneuro CLI draft download of dataset fails #3034

blahner opened this issue Apr 26, 2024 · 0 comments
Labels

Comments

@blahner
Copy link

blahner commented Apr 26, 2024

What went wrong?

I am using the openneuro CLI to download my unpublished dataset to my local computer. It downloads about 13gb of the dataset before exiting with no error message. It appears to stop at approximately the same spot every time. For me, this is around 50-60% of the way through a 10gb zip file.

Expected behavior

The entire dataset is downloaded to my local computer.

How to reproduce

After you follow the setup for openneuro CLI tools here: https://docs.openneuro.org/packages/openneuro-cli.html

Run the command:
openneuro download --draft "accession number" "local directory"
where "accession number" is your accession number e.g., ds00XXXX and "local directory" is path to local directory you want to download the dataset to.

Desktop

  • OS: Ubuntu-22.04 in windows subsystem for linux (WSL2)
  • Browser: n/a, command line interface
  • versions:
  • openneuro: 4.22.0
  • node: v21.7.1 (also tried v20.12.2 at request of openneuro support)
  • npm: 10.5.0

Phone

No response

Additional information

Any other methods to download a draft dataset, either in its entirety or a specific folder(s), would be much appreciated!

@blahner blahner added the bug label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant