-
Notifications
You must be signed in to change notification settings - Fork 16
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
NDA crawler fails with error #56
Comments
well, the nda crawler was pretty much a prototype a years back, then the "NDA ways" of delivering content have changed ... even NDA authentication adapter is no longer working: datalad/datalad#3674 . We had some initial dialog with @obenshaindw (and @agt24) on how datalad could (in the future RFing) to interface to NDA, but so far nobody had juice/time and needed use-case to progress forward. I feel like you have a use case? or it was just an example of no particular interest/need? |
It'd be good to revisit this. @yarikoptic do you have a record of the ticket number at https://ndar.zendesk.com ? I can't find it for some reason |
I do not find any email among mine which relates to datalad on ndar.zendesk |
Thanks for the response. :-)
@yarikoptic Yeah, this is for a dataset I'm downloading at work. Over the next couple of months, I'll be downloading 2-4 datasets from the NDA. If you need more information about what we're doing, I can explain further. Using the crawler to achieve this isn't critical, my fallback is to use NDAR/nda-tools to download the data. |
Ok, I guess just fallback for now |
I'll ask David about it next time I see him.
…On Wed, Sep 25, 2019 at 7:15 AM Yaroslav Halchenko ***@***.***> wrote:
Ok, I guess just fallback for now
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#56?email_source=notifications&email_token=AB4BEWOA3AT6TJNSRFPKKKLQLNB3ZA5CNFSM4I2AU5DKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7RQZEI#issuecomment-534973585>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AB4BEWIEXBZAU4YSA5U2RW3QLNB3ZANCNFSM4I2AU5DA>
.
|
@loj Did you establish some workflow to fetch datasets from NDA? One way (fix up datalad and/or datalad-crawler) or another (custom extension/set of scripts like for ukbiobank) it would be nice to have it available to wider audience. |
Unfortunately I haven't yet, but this is still on my to-do list. I hope to get to it soon, and will definitely share once I have something. :-) |
I'm attempting to use DataLad's NDA crawler for a dataset I'm trying to download, but I'm running into problems. Following the instructions in the datalad crawler docs, I ran the following:
However the crawl fails. :-(
I'm running datalad version 0.12.0rc5 and the latest master of datalad crawler.
One of my concerns is whether I'm using the correct information for the "collection". NDA requires that the user create a "package" for any downloads. So I've created my package to download this dataset, and I have the package identifier, but my understanding of this crawler is that it wants the dataset ID, not the package identifier (which I also tried, but it too failed with the same error)... The point is, I'm unsure if I'm doing the right thing here. Thoughts?
Thanks!
--Laura
The text was updated successfully, but these errors were encountered: