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

bl download requires a login while I can download from brainlife.io by just agreeing to terms #41

Open
yarikoptic opened this issue Nov 14, 2018 · 4 comments

Comments

@yarikoptic
Copy link

I was trying to get
https://brainlife.io/pub/5a0f0fad2c214c9ba8624376#5a065cc75ab38300be518f51

(git-annex)hopa:~/proj[master]brainlife
$> bl dataset download --id 5a065cc75ab38300be518f51
(node:22532) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Couldn't find your access token. Please try logging in by running 'bl login'
(node:22532) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

$> bl login
username:  ...

while I can click "download" on brainlife web ui and then agree to HCP terms and proceed

@soichih
Copy link
Contributor

soichih commented Nov 14, 2018

Yes, at the moment, our command line interface requires our users to authenticate - even though they might be downloading publically downloadable datasets.

It's really simple to sign up to Brainlife, so at the moment this is somewhat considered to be a "feature" that allows us to do better auditing (to know who is doing the download).. but I understand that it's inconsistent.

@yarikoptic
Copy link
Author

could you remind me which email i have used for yarikoptic login so I could recover my password? ;-)

@soichih
Copy link
Contributor

soichih commented Nov 14, 2018

[email protected]

It looks like you also used your github account to authenticate - you should be able to? You can reset your password under settings / account page.

@yarikoptic
Copy link
Author

Great, thanks - I will try later on!

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

2 participants