tdryer / hangups

the first third-party instant messaging client for Google Hangouts
https://hangups.readthedocs.io/
MIT License
1.71k stars 190 forks source link

Login Failure after keyboard interrupt - 503 Server Error #405

Open aswan89 opened 6 years ago

aswan89 commented 6 years ago

I accidentally sent a Ctrl-C interrupt to hangups and now when I try to launch it I get an error: Login failed (MergeSession request failed: 503 Server Error: Service Unavailable for url: https://ipv6.google.com/sorry/index?continue=https://www.google.com/&q= with extra characters added to the end of that URL. I attempted to delete the local cache and re log in but the error is persisting.

tdryer commented 6 years ago

You might be getting a "Unusual traffic from your computer network" error page with a captcha. Try logging in with your web browser first.

aswan89 commented 6 years ago

This is on a headless VPS so I am unable to log in to hangouts directly from the machine. I am able to launch elinks and sign in to gmail and google with my google account. I got the Unusual Traffic redirect at first but after waiting a few hours I was able to sign in to my google account from the VPS. Unfortunately, hangups is still throwing the error.

dustinreeves commented 6 years ago

just following up because im getting a similar issue, any luck ?