← Back to team overview

touch-packages team mailing list archive

[Bug 1349983] Re: "GDBus.Error:com.google.code.AccountsSSO.SingleSignOn.Error.NoConnection: Host accounts.google.com not found" while network available

 

Quick feedback on the error.

1st it appears as a network error. Either because a DNS lookup failed
(accounts.google.com) or because somehow the plugin checked some
erroneous NetworkManager API telling it the network was done.

It seems you end up on line 163 in base-plugin.cpp of the OAuth2 module: 
http://bazaar.launchpad.net/~online-accounts/signon-plugin-oauth2/trunk/view/head:/src/base-plugin.cpp#L163

And that could be due to that NetworkManager interface getting confused.

Can you verify with the nm tools and see what NM reports?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to signon in Ubuntu.
https://bugs.launchpad.net/bugs/1349983

Title:
  "GDBus.Error:com.google.code.AccountsSSO.SingleSignOn.Error.NoConnection:
  Host accounts.google.com not found" while network available

Status in “signon” package in Ubuntu:
  New

Bug description:
  While calling signon_auth_session_new from accounts-polld i kept getting
   2014/07/28 19:26:05 Account 2 failed to authenticate: GDBus.Error:com.google.code.AccountsSSO.SingleSignOn.Error.NoConnection: Host accounts.google.com not found

  But network was available. Error was not transient as this call was
  repeated every 5 minutes for a long time and network on the phone was
  available (tested browser and scopes).

  Tested on:
  $ system-image-cli -i
  current build number: 154
  device name: mako
  channel: ubuntu-touch/devel-proposed
  alias: ubuntu-touch/utopic-proposed
  last update: 2014-07-28 15:59:27
  version version: 154
  version ubuntu: 20140728
  version device: 20140725.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/signon/+bug/1349983/+subscriptions


References