Re: [Ubuntu-phone] Push Notifications Beta, please help test.

2014-04-08 Thread John Lenton
On Mon, Apr 7, 2014 at 10:07 PM, Robert Park wrote: > On Mon, Apr 7, 2014 at 7:07 AM, Lucio Torre wrote: >> tail -f /home/phablet/.cache/upstart/ubuntu-push-client.log > > 2014/04/07 21:02:48.426549 INFO Connectivity check passed. > 2014/04/07 21:02:48.431982 DEBUG Connection check says: true > 2

Re: [Ubuntu-phone] Push Notifications Beta, please help test.

2014-04-08 Thread John Lenton
On Tue, Apr 8, 2014 at 10:05 AM, Michal Karnicki wrote: > > Does this mean there's a routine 'ping' each minute to keep the connection > alive? yes. The ping length is configurable (the server tells the client what ping time to use), and we're running tests wrt power drain for different ping time

Re: [Ubuntu-phone] Push Notifications Beta, please help test.

2014-04-08 Thread Michal Karnicki
On Mon, Apr 7, 2014 at 11:07 PM, Robert Park wrote: > 2014/04/07 21:03:50.875199 DEBUG ping. > 2014/04/07 21:04:51.108191 DEBUG ping. > 2014/04/07 21:05:51.324794 DEBUG ping. > 2014/04/07 21:06:51.541733 DEBUG ping. > ​Does this mean there's a routine 'ping' each minute to keep the connection ali

Re: [Ubuntu-phone] Push Notifications Beta, please help test.

2014-04-07 Thread Robert Park
On Mon, Apr 7, 2014 at 7:07 AM, Lucio Torre wrote: > tail -f /home/phablet/.cache/upstart/ubuntu-push-client.log 2014/04/07 21:02:48.426549 INFO Connectivity check passed. 2014/04/07 21:02:48.431982 DEBUG Connection check says: true 2014/04/07 21:02:48.434607 INFO Sending 'connected'. 2014/04/07

Re: [Ubuntu-phone] Push Notifications Beta, please help test.

2014-04-07 Thread Lucio Torre
If phone $ start ubuntu-push-client Fails, please try: phone # sudo -iu phablet phone $ start ubuntu-push-client On Mon, Apr 7, 2014 at 11:07 AM, Lucio Torre wrote: > phone # su - phablet > > > -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.ne

[Ubuntu-phone] Push Notifications Beta, please help test.

2014-04-07 Thread Lucio Torre
The push notifications service beta === The push notifications service is nearly ready for prime time! Want to help us test it? here is how: What to expect == A client side daemon that stays connected and gets notified every once in a while What to te