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

Mega with 2fa enabled not working. #181

Open
aquatic7 opened this issue Sep 21, 2021 · 5 comments
Open

Mega with 2fa enabled not working. #181

aquatic7 opened this issue Sep 21, 2021 · 5 comments

Comments

@aquatic7
Copy link

RCX doesn't work with MEGA when 2FA has been enabled, since the login procedure in RCX only have username and password.

What version of RCX are you using (About -> App version)?

1.12.2

What is your Android version, phone model and manufacturer?

android 11

Which steps are required to reproduce this issue?

  1. Add MEGA as remote
  2. Enter username and password
  3. RCX can't connect because the MEGA account has 2fa.

@pokegamer5547
Copy link

This is the reason i couldn't move from gdrive to mega

@AlessioMoggio
Copy link

The reason is that rclone doesn't work with Mega if the 2fa is enabled for now.

@Washee
Copy link

Washee commented Mar 28, 2022

Will this topic be fixed?
In case you use 2fa, this is still relevant.

@alexanderadam
Copy link

alexanderadam commented Apr 15, 2022

IMHO this isn't an RCX issue, since RCX is just relying on rclone.
And you can find the rclone issue over here.

And rclone itself is relying on a library called go-mega for Mega integration. And this library has no support for 2FA.
You can find the go-mega issue over here. 😉

But I don't think that this will be solved anytime soon, since go-mega barely had any updates recently.

@Washee
Copy link

Washee commented Apr 20, 2022

IMHO this isn't an RCX issue, since RCX is just relying on rclone. And you can find the rclone issue over here.

I have to agree with this. Thank you for pointing this out.

But I don't think that this will be solved anytime soon, since go-mega barely had any updates recently.

That's unfortunate. 😞 They should consider using a better maintained project.

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

5 participants