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

Problems in signin in MM #34

Open
romullob opened this issue Feb 23, 2022 · 0 comments
Open

Problems in signin in MM #34

romullob opened this issue Feb 23, 2022 · 0 comments

Comments

@romullob
Copy link

Logger says that:

[02-23 16:16] => Traceback (most recent call last):
File "C:\spg\main.py", line 68, in main
manager.do_what_needs_to_be_done(current_screen)
File "C:\spg\module\manager.py", line 42, in do_what_needs_to_be_done
Ship.do_check_error(self)
File "C:\spg\module\spaceScreen.py", line 215, in do_check_error
Login.do_login(manager)
File "C:\spg\module\spaceScreen.py", line 180, in do_login
SpaceScreen.wait_for_screen(SpaceScreenEnum.LOGIN.value)
File "C:\spg\module\spaceScreen.py", line 44, in wait_for_screen
raise Exception(f'Timeout waiting for screen {SpaceScreenEnum(spaceScreenEnum).name}.')
Exception: Timeout waiting for screen LOGIN.

I'm trying to do the bot log in automatic in my wallet, but at the moment that it asks to sign in, it dont recognize MM asking it and dont click the sign button. What can i do?

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

1 participant