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

Mail.Ru authentication issue #71

Closed
alexks02 opened this issue Feb 25, 2019 · 5 comments
Closed

Mail.Ru authentication issue #71

alexks02 opened this issue Feb 25, 2019 · 5 comments

Comments

@alexks02
Copy link

Hi there,

xander@hp250:/media/xander/My Book/Cloud$ ccross -a --provider mailru --login "my_login@mail.ru" --password "my_password"
Authentication failed

Password is correct, it's for sure. I tried do not use quotes as well, result is the same. How can I debug it?

Thanks, Alexander

@MasterSoft24
Copy link
Owner

Hi. It's seems like mail.ru makes some changes. In the near future i'm fix it.

@MasterSoft24
Copy link
Owner

Look at v1.4.5. In this version I'm have fixed an auth error for mail.ru

@alexks02
Copy link
Author

Thanks! Will check it today and reply if encounter any issues

@dmak
Copy link

dmak commented Dec 23, 2019

I have the same problem with v1.4.5. User/password are correct but authentication fails. I suspect that is the same problem as in rclone #3637, namely, additional step should be performed if 2FA authentication is enabled for MailRu (my case).

@MasterSoft24
Copy link
Owner

Yes, you are right. 2FA authentication isn't supported. And in addition, mail.ru breaks authentication compatible again. I think I've to remove mail.ru support until they do not publish official API

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

3 participants