yakyak / hangupsjs

google hangouts client library for nodejs
226 stars 46 forks source link

Stuck on Connecting ... #108

Closed mandibuswell closed 5 years ago

mandibuswell commented 5 years ago

I have just downloaded and installed YakYak - I am running RHEL 7.3 Kernel Version 3.10.0-693.11.6.el7.x86_64. And I am stuck on the Connecting ... page that quite a few others have been stuck on. My company using 2FA for google not sure if this is impacting. But i get to enter my login credentials, and the 2FA token and then it just loops around these. Even though the log shows 'asking for login credentials' multiple times, it doesn't actually prompt me for credentials again

2018-11-14 16:39:51 WARN no SAPISID cookie 2018-11-14 16:39:51 WARN no SAPISID cookie 2018-11-14 16:39:53 WARN no SAPISID cookie 2018-11-14 16:39:53 WARN no SAPISID cookie 2018-11-14 16:39:58 INFO removing refresh token 2018-11-14 16:39:58 INFO removing cookie store asking for login credentials login: did-finish-load https://accounts.google.com/o/oauth2/programmatic_auth?hl=en&scope=https%3A%2F%2Fwww.google.com%2Faccounts%2FOAuthLogin+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email&client_id=##redacted##.apps.googleusercontent.com&access_type=offline&delegated_client_id=##redacted##-XXredactedXX.apps.googleusercontent.com&top_level_cookie=1 login: programmatic auth 2018-11-14 16:40:05 INFO removing refresh token 2018-11-14 16:40:05 INFO removing cookie store asking for login credentials login: did-finish-load https://accounts.google.com/o/oauth2/programmatic_auth?hl=en&scope=https%3A%2F%2Fwww.google.com%2Faccounts%2FOAuthLogin+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email&client_id=##redacted##.apps.googleusercontent.com&access_type=offline&delegated_client_id=##redacted##-XXredactedXX.apps.googleusercontent.com&top_level_cookie=1 login: programmatic auth 2018-11-14 16:40:08 WARN no SAPISID cookie 2018-11-14 16:40:08 WARN no SAPISID cookie 2018-11-14 16:40:12 INFO removing refresh token 2018-11-14 16:40:12 INFO removing cookie store asking for login credentials login: did-finish-load https://accounts.google.com/o/oauth2/programmatic_auth?hl=en&scope=https%3A%2F%2Fwww.google.com%2Faccounts%2FOAuthLogin+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email&client_id=##redacted##.apps.googleusercontent.com&access_type=offline&delegated_client_id=##redacted##-XXredactedXX.apps.googleusercontent.com&top_level_cookie=1 login: programmatic auth 2018-11-14 16:40:15 WARN no SAPISID cookie 2018-11-14 16:40:15 WARN

averissimo commented 5 years ago

This is the backend library, and although the problem originated from here it is best that you report in yakyak/yakyak

That being said, I believe the problem was sorted out since the v1.5.3 stable release that you can find in: https://github.com/yakyak/yakyak/releases