balena-io-experimental / meetbot

A Google Meet bot to make meetings frictionless
GNU Affero General Public License v3.0
32 stars 13 forks source link

Meetbot can't login #74

Open vipulgupta2048 opened 2 years ago

vipulgupta2048 commented 2 years ago

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

exception

Workarounds,

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