Public bug reported: After loading a GMail account, polling the google servers often fails with the following output:
2014/10/20 13:28:09 Creating account with id 2 for com.ubuntu.developer.webapps.webapp-gmail_webapp-gmail 2014/10/20 13:28:09 gmail plugin 2: last state loaded from storage 2014/10/20 13:28:09 Starting poll for account 2 2014/10/20 13:28:09 Polling account 2 2014/10/20 13:28:09 Error while polling 2: Get https://www.googleapis.com/gmail/v1/users/me/messages?q=is%3Aunread+category%3Apersonal+in%3Ainbox: dial tcp: lookup www.googleapis.com: no such host 2014/10/20 13:28:09 Poll for account 2 has failed: Get https://www.googleapis.com/gmail/v1/users/me/messages?q=is%3Aunread+category%3Apersonal+in%3Ainbox: dial tcp: lookup www.googleapis.com: no such host 2014/10/20 13:28:09 Ending poll for account 2 This is an upstream bug in the go language: https://code.google.com/p/go/issues/detail?id=3575 It should be fixed as this often prevents notifications from being shown directly after booting. ** Affects: account-polld (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1383298 Title: account-polld fails with "dial tcp: lookup www.googleapis.com: no such host" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/account-polld/+bug/1383298/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
