Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Meetbot can't login #74

Open
vipulgupta2048 opened this issue Mar 9, 2022 · 0 comments
Open

Meetbot can't login #74

vipulgupta2048 opened this issue Mar 9, 2022 · 0 comments

Comments

@vipulgupta2048
Copy link
Member

vipulgupta2048 commented Mar 9, 2022

Meetbot failing to "sign in to Google" and doesn't work due to this precautionary check by Google shown when signing in.

exception

Workarounds,

  • We can handle this by clicking the button and signing in when the screen shows "Verify it's you"
  • OR, we can terminate the running browser session and let meetbot sign in into a new browser instance preferably without cookies or an authentication notice. That what I will do by restarting the container,

The error:

07.03.22 20:28:37 (+0530)  main  we're already logged in
07.03.22 20:28:37 (+0530)  main  going to Meet after signing in
07.03.22 20:29:15 (+0530)  main  Unrecoverable bot error occured: waiting for XPath `//*[contains(text(),'call_end')]|//*[contains(text(),'Join now')]` failed: timeout 30000ms exceeded
07.03.22 20:29:15 (+0530)  main  Leaving the meeting: https://meet.google.com/yhc-fmfq-hxx
07.03.22 20:29:52 (+0530)  main  typing out email
07.03.22 20:30:22 (+0530)  main  Unrecoverable bot error occured: waiting for selector `input[type="email"]` failed: timeout 30000ms exceeded
07.03.22 20:30:22 (+0530)  main  Leaving the meeting: https://meet.google.com/yhc-fmfq-hxx
07.03.22 20:30:42 (+0530)  main  typing out email
07.03.22 20:31:12 (+0530)  main  Unrecoverable bot error occured: waiting for selector `input[type="email"]` failed: timeout 30000ms exceeded

Impact:
Meetbot doesn't work until this is fixed or workarounds are deployed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant