Skip to content
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

Cannot login gmail account with recent chromium-x11 #189

Closed
schnitzeltony opened this issue Nov 14, 2018 · 14 comments
Closed

Cannot login gmail account with recent chromium-x11 #189

schnitzeltony opened this issue Nov 14, 2018 · 14 comments
Assignees

Comments

@schnitzeltony
Copy link
Contributor

It is a bit of a luxury problem but I use my Raspi to check emails from time to time (e.g when my PC is blocked by OE-Builds :)

Trying to log in, gmail asks for my account/password but after entering password I get something like 'an error occured' (did not find much helpful in the message) and the suggestion to retry later. I followed that suggestion but retries resulted in same error.

Have no idea with which update of chromium the issue came up.

@otavio
Copy link
Member

otavio commented Nov 14, 2018

It might be due to the lack of ca-certificate. Is it successfully connecting with HTTPS?

@otavio
Copy link
Member

otavio commented Nov 24, 2018

Did you figure what was causing this?

@schnitzeltony
Copy link
Contributor Author

Not really - all https pages seem to work properly / e.g github login works fine.

By random I found a short article in german 'c't-magazine' writing that google login now uses/requires javascript. Did not find much about it yet - maybe it is related...

@schnitzeltony
Copy link
Contributor Author

@kraj
Copy link
Collaborator

kraj commented Nov 24, 2018

I doubt that, since that should result in a different error as article suggests.

@schnitzeltony
Copy link
Contributor Author

I have a different error:

Something went wrong
Sorry, something went wrong there. Try again

Try again does not change nothing...

@msisov
Copy link
Collaborator

msisov commented Nov 24, 2018

Reason - https://groups.google.com/a/chromium.org/forum/m/#!topic/chromium-dev/XnS6bSfqaK4

Possible fix:
make sure that chrome://flags/#account-consistency is set to enabled dice (fix auth errors).

@schnitzeltony
Copy link
Contributor Author

Possible fix:
make sure that chrome://flags/#account-consistency is set to enabled dice (fix auth errors).

Tested - same error :(

@otavio
Copy link
Member

otavio commented Mar 27, 2019

@schnitzeltony is it possible to try the new releases? I'd like to know if this still happens...

@schnitzeltony
Copy link
Contributor Author

You caught me in release-prepare-panic. After 14k build tasks I'll report.

FWIW: I tried gmail login from time to time but no success.

@schnitzeltony
Copy link
Contributor Author

Have chromium 73.0.3683.75 on Raspi currently: Still cannot login (with or without chrome://flags/#account-consistency set to enabled dice suggested here)

Question: Can anybody login gmail account with chromium build from this repo? Maybe my image is missing something mandatory.

@otavio
Copy link
Member

otavio commented Apr 14, 2019

Do you have ca-certificates installed?

@schnitzeltony
Copy link
Contributor Author

Yes - asked opkg: it is 20190110

@msisov
Copy link
Collaborator

msisov commented Aug 6, 2019

To resolve the issue, you have to recompile chromium with api keys set (gmail and etc).

Here is how-to: https://www.chromium.org/developers/how-tos/api-keys .

This is verified and works for sure.

@msisov msisov closed this as completed Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

5 participants