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

install(error) Failed to clone from any candidate source URL. #4

Open
song-wensong opened this issue Aug 2, 2024 · 0 comments
Open

Comments

@song-wensong
Copy link

When I run datalad get human-connectome-project-openaccess/HCP1200/100610, it reports an error:

/data1/sws/human-connectome-project-openaccess/HCP1200/100610$ datalad get /data1/sws/human-connectome-project-openaccess/HCP1200/100610/unprocessed
install(error): /data1/sws/human-connectome-project-openaccess/HCP1200/100610/unprocessed (dataset) [Failed to clone from any candidate source URL. Encountered errors per each url were:
- http://store.datalad.org/8fd/bc694-2c2b-11ea-b467-0025904abcb0/unprocessed
  CommandError: 'git -c diff.ignoreSubmodules=none -c core.quotepath=false clone --progress http://store.datalad.org/8fd/bc694-2c2b-11ea-b467-0025904abcb0/unprocessed /data1/sws/human-connectome-project-openaccess/HCP1200/100610/unprocessed' failed with exitcode 128 [err: 'Cloning into '/data1/sws/human-connectome-project-openaccess/HCP1200/100610/unprocessed'...
fatal: repository 'http://store.datalad.org/8fd/bc694-2c2b-11ea-b467-0025904abcb0/unprocessed/' not found']
- http://store.datalad.org/8fd/bc694-2c2b-11ea-b467-0025904abcb0/unprocessed/.git
  CommandError: 'git -c diff.ignoreSubmodules=none -c core.quotepath=false clone --progress http://store.datalad.org/8fd/bc694-2c2b-11ea-b467-0025904abcb0/unprocessed/.git /data1/sws/human-connectome-project-openaccess/HCP1200/100610/unprocessed' failed with exitcode 128 [err: 'Cloning into '/data1/sws/human-connectome-project-openaccess/HCP1200/100610/unprocessed'...
fatal: repository 'http://store.datalad.org/8fd/bc694-2c2b-11ea-b467-0025904abcb0/unprocessed/.git/' not found']]

I found the page(http://store.datalad.org/8fd/bc694-2c2b-11ea-b467-0025904abcb0/unprocessed) is 404 not found.

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