You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 24, 2021. It is now read-only.
o@o-Linux:~$ lx login xxxxxxxx -
Password:
Saving login session to .xunlei.lixian.cookies
Traceback (most recent call last):
File "/opt/xunlei-lixian/lixian_cli.py", line 63, in
execute_command()
File "/opt/xunlei-lixian/lixian_cli.py", line 60, in execute_command
commandscommand
File "/opt/xunlei-lixian/lixian_cli_parser.py", line 165, in parse
return f(parser(args_list, _args, *_kwargs))
File "/opt/xunlei-lixian/lixian_commands/login.py", line 42, in login
XunleiClient(args.username, args.password, args.cookies, login=True, verification_code_reader=verification_code_reader)
File "/opt/xunlei-lixian/lixian.py", line 229, in init
self.login()
File "/opt/xunlei-lixian/lixian.py", line 399, in login
raise RuntimeError('login failed')
RuntimeError: login failed
------------------------------------分割线----------------------------------
经典问题再现,有没有解决的方式 ,大家说一下思路,项目没有接手,可能是因为太浩大了,但是具体的小问题的解决思路还是请大家多多关注 。
The text was updated successfully, but these errors were encountered: