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

credential error during dl.create_sibling_github? #7

Open
feilong opened this issue Jan 10, 2023 · 2 comments
Open

credential error during dl.create_sibling_github? #7

feilong opened this issue Jan 10, 2023 · 2 comments

Comments

@feilong
Copy link

feilong commented Jan 10, 2023

My uploading process crashed during this dl.create_sibling_github command:
https://github.com/templateflow/python-manager/blob/master/tfmanager/cli.py#L260-L267

For some reason the traditional github_login option keeps causing credential error, and I need to change it to credential and use a token to fix it. I think it might be because the traditional ssh option is obsolete for github and/or datalad?

@oesteban
Copy link
Member

oesteban commented Apr 13, 2024

@feilong you are right. We need to revise this, and we probably want to drop the ssh option.

I hit these issues when addressing #10

@feilong
Copy link
Author

feilong commented Apr 13, 2024

Makes sense to me.

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