-
Notifications
You must be signed in to change notification settings - Fork 179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Intermittent 'ProfileInformation' error when logging in #164
Comments
We have been seeing it as well. |
I just can not login right now. |
ok, tried again 3 minutes later and it works, : \ |
It has definitely been intermittent for us. Not all users are affected either. My gut is saying that it related to google bot protection for saml endpoints but I'm not sure how to debug and pinpoint yet. Any help would be appreciated. May be related to #160 |
I printed out the I can post the html bodies of each request if that is helpful. Just ask. |
Also experiencing this issue, on Windows Powershell 7.0.rc3 (PIP up to date, latest version of package according to Trying multiple times seems to finally resolve it. Normally I use in app authentication which lives in Samsung Secure Folder, which requires additional phone pin code verification which sometimes causes times out. Nonetheless, if it doesn't work there it might then revert to SMS auth. My line numbers are only slightly different.
|
@JorgenSmith The problem comes from Google returning a different login page on some requests (as @celliott points out), the html source of which does not contain the information that We're taking a look at this at the moment. |
for the time being I used this extension on chrome to get the credentials https://chrome.google.com/webstore/detail/saml-to-aws-sts-keys-conv/ekniobabpcnfjgfbphhcolcinmnbehde/related |
Did @jurgenweber Long time no see ;) |
The only way I can get around this issues it seems is by using a VPN service to switch to a different country which is peculiar! Then I get the regular 2FA prompt. |
@jsafoodpanda G'Day mate. Indeed, long time. Any closer to a resolution? Brute force logging isn't the best fun. I would say Google have completely rolled over to their new login page now and it is 100% broken. I am now having no success. |
We are not seeing any successful attempts here. Anything we can do to help with this, please let me know. 🙏 |
I have a fix for this that I'm just validating now ... it's worked for me on the "new" page, I'm just cleaning it up before pushing |
0.0.34 is live on pypi now and supports the new login form -- go give it a whirl |
@nonspecialist Thx for the quick fix! It is working reliably for me. Thx again. Will it also be pushed to homebrew? |
@celliott I'll PR it into |
@nonspecialist thank you again! so much appreciated. |
lightning fast turnaround. Thanks |
well done team! |
came for this exact issue, fix is working well for me. Thanks! |
Thanks everyone for confirming, I'll close this now |
Thanks @nonspecialist, it works for me 💯 |
I still have problem after update, the error page always says that my password was wrong but in fact it's correct
|
I'm still seeing this error on version 0.0.34 $ aws-google-auth -V $ aws-google-auth |
I think the issue is back, many people from out organisation are also facing same issue again. This time it’s mainly with the users trying to login using Captcha. May be some thing changed Google side? Error trace:
Version 0.0.36 Any ideas how to fix ? Thanks in advance |
I'm also seeing this issue |
Have the same problem now:
|
Is there any solution, how to resolve this it? aws-google-auth -I ******* -S xxxxxxx -d 28800 -p lmg -R ****** [email protected] -k -l debug
I`ve tried with deferent OS: CentOS v8; Python 3.6.8; pip 21.3.1; aws-google-auth 0.0.37; aws-cli/2.5.4 |
I'm seeing the same problem |
Same problem for me, version 0.0.38 |
@axel-gonzalez-121 could you share a stack trace of the error when it occurs? |
@kriation sure, im just loggin using $ aws-google-auth on my console (Windows CMD console) and this is what i got after fill all the steps (username, idp, sp, password) |
Thanks @axel-gonzalez-121. The first will save any failures to saml.html in the local directory. The second will generate a directory with multiple files that include the GET and POST responses in each step of the flow. Once generated, attach them to this issue. |
@kriation Where should that files and folder be created? I have run the command with that two flags and check into C:\Python310\lib\site-packages\aws_google_auth and i can't found it . Also i checked in the route that i have open my console, can't found it too |
@axel-gonzalez-121, the generated content the local directory that you were in when you ran aws-google-auth. |
Getting the same issue as others on version 0.0.38 Eventually (if you're in luck) it works after about 20 minutes of inactivity. |
We have been successfully using
aws-google-auth
for months and it's been great. Starting Monday 2/24 we started Intermittently seeing the error below. I disabled 2fa on my GSuite account but it did not help. Is anyone else seeing this?The text was updated successfully, but these errors were encountered: