fut icon indicating copy to clipboard operation
fut copied to clipboard

weird login error

Open muuusso opened this issue 8 years ago • 2 comments

recently I got this error while login. it happened only once

File "/home/ego/.local/lib/python3.5/site-packages/fut/core.py", line 251, in __init__
    self.__login__(email, passwd, secret_answer, platform, code, emulate)
  File "/home/ego/.local/lib/python3.5/site-packages/fut/core.py", line 520, in __login__
    if self._usermassinfo['settings']['configs'][2]['value'] == 0:
KeyError: 'settings'

muuusso avatar Aug 04 '17 18:08 muuusso

Hi, that's probably temporary ea server overload or sth like this but we need logs (latest response) to say more.

oczkers avatar Aug 05 '17 16:08 oczkers

I'm getting the same exception. When I log in the account using a browser, I'm getting captcha. Probably due to high request rate.

Response is {"debug":"","string":"","code":"459","reason":""}

evgkirov avatar Aug 15 '17 07:08 evgkirov