-
Notifications
You must be signed in to change notification settings - Fork 44
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
A lot or retry api request #26
Comments
We investigated further and discovere a LOT of login failed attempts. Randomly. Linodes VPS's support told us there is no limitation serer-side |
I'm having the same problem and I'm currently unable to log into Mega because every API request fails. The API returns the error code -3, according to the documentation it seems that it's a temporary server-side problem, however I'm experiencing that problem from more than 10 hours. I can use Mega via web browser without any problem.
Edit: if I open Mega in the browser while I'm trying to log into via go-mega, I can't login not even from the browser and I can see the error code |
Prologue: I'm using go-mega through rclone
I am here to kindly ask what does it means all of these retry
I'm syncing a big folder, near 2500 files. And I counted [from console tools] near 3500 occurences of "try again".
I am doing this debug because I've a lot of problem from logging in on mega that happens 'randomly'.
We sync only one time at hour, and are shipping <20 MBytes / hour of new data.
So this is not a bug for me, but I am here to ask for more infor to investigate if the 2 things could be somehow related [all of there retries and my login problems]
The text was updated successfully, but these errors were encountered: