Nico Weber via llvm-dev
2019-Nov-28 21:58 UTC
[llvm-dev] Logging in to Phab with a Google account broken for anyone else?
Hi, I log in to Phab using my @chromium account with the "Log In or Register Google" button on https://reviews.llvm.org/auth/start/?next=%2F . That has worked fine for me, but now it fails with ``` Auth > Unhandled Exception ("Exception") Expected to retrieve an "account" email from Google Plus API call to identify account, but failed. ``` Is anyone else seeing this? Is this a known issue? Thanks, Nico -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191128/f935662b/attachment.html>
Alex Brachet-Mialot via llvm-dev
2019-Nov-28 22:09 UTC
[llvm-dev] Logging in to Phab with a Google account broken for anyone else?
Yes this was broken for me too, there was another post on here about this a few weeks ago too. I forget what I did to fix it. I think I just logged in with my email and somehow got my account back, I think because I used the email associated with that google account. I forget what I used for my password though. On Thu, Nov 28, 2019 at 4:59 PM Nico Weber via llvm-dev < llvm-dev at lists.llvm.org> wrote:> Hi, > > I log in to Phab using my @chromium account with the "Log In or Register > Google" button on https://reviews.llvm.org/auth/start/?next=%2F . That > has worked fine for me, but now it fails with > > ``` > Auth > Unhandled Exception ("Exception") > Expected to retrieve an "account" email from Google Plus API call to > identify account, but failed. > ``` > > Is anyone else seeing this? Is this a known issue? > > Thanks, > Nico > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191128/d85f4998/attachment.html>
Nico Weber via llvm-dev
2019-Nov-28 23:32 UTC
[llvm-dev] Logging in to Phab with a Google account broken for anyone else?
Thanks for the reply. Typing in my username and clicking "Forgot password?" got me a link I could use to log in. It'd still be good if federated login worked again. Is there an upstream issue for this? On Thu, Nov 28, 2019 at 5:09 PM Alex Brachet-Mialot < alexbrachetmialot at gmail.com> wrote:> Yes this was broken for me too, there was another post on here about this > a few weeks ago too. I forget what I did to fix it. I think I just logged > in with my email and somehow got my account back, I think because I used > the email associated with that google account. I forget what I used for my > password though. > > On Thu, Nov 28, 2019 at 4:59 PM Nico Weber via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> Hi, >> >> I log in to Phab using my @chromium account with the "Log In or Register >> Google" button on https://reviews.llvm.org/auth/start/?next=%2F . That >> has worked fine for me, but now it fails with >> >> ``` >> Auth > Unhandled Exception ("Exception") >> Expected to retrieve an "account" email from Google Plus API call to >> identify account, but failed. >> ``` >> >> Is anyone else seeing this? Is this a known issue? >> >> Thanks, >> Nico >> _______________________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >> >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191128/e887b4f9/attachment.html>
Reasonably Related Threads
- Logging in to Phab with a Google account broken for anyone else?
- [RFC] [tools] Changing Behavior of LLVM binutils When No File Is Specified
- [RFC] [tools] Changing Behavior of LLVM binutils When No File Is Specified
- LLD issue on a massively parallel build machine
- LLD issue on a massively parallel build machine