Cannot login to Chromium 65.0.3325.181 (277)

Hi,

I have a fresh install of Ubuntu 18.04 and cannot log in to Chromium, using either the stable or candidate versions. I saw a related issue in a Call for testing thread, but the solution that has been merged to stable there does not help me.

$ snap info core chromium | egrep "name|installed"
name:      core
installed:   16-2.32.5                (4486) 90MB core
name:      chromium
installed:   65.0.3325.181 (277) 144MB -

Chromium will start, but when I log in (using both a 2FA and non-2FA accounts) the window locks, and when I restart chromium I am not logged in. After I enter my 2FA code I see the following:

[9297:9297:0507/124054.901212:ERROR:gaia_auth_fetcher.cc(71)] Missing ID token on refresh token fetch response.
[9297:9297:0507/124055.590962:ERROR:CONSOLE(1)] "Uncaught ReferenceError: inline is not defined", source: chrome://sync-confirmation/ (1)

Any ideas? Thanks!

I also cannot add any extensions from the chrome store, the window just locks up and there are no extra messages logged.

It looks like this is an issue with Chromium on Ubuntu 18.04 with Gnome - I installed Kubuntu 18.04 and do not have any problems.

Can you test again with the latest version in the stable (66.0.3359.139) or candidate (66.0.3359.170) channel?

Can you also paste the output of the following command:

snap interfaces chromium

Thanks!