On Mon, Apr 7, 2014 at 10:07 PM, Robert Park <[email protected]> wrote: > On Mon, Apr 7, 2014 at 7:07 AM, Lucio Torre <[email protected]> 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 21:02:49.752324 DEBUG trying to connect to: 91.189.92.115:443 > 2014/04/07 21:02:50.674131 DEBUG Connected 91.189.92.115:443. > 2014/04/07 21:02:50.676603 DEBUG Session connected after 1 attempts > 2014/04/07 21:02:50.705353 DEBUG broadcast chan:0 app: topLevel:4 > payloads:[{"devel/manta":[300,"trusty"],"devel/grouper":[300,"trusty"],"devel/mako":[300,"trusty"],"devel/flo":[300,"trusty"]}] > 2014/04/07 21:02:50.706147 DEBUG sending it over > 2014/04/07 21:02:50.706910 DEBUG sent it over > 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. > > I guess this means it's "working"? How do I test this? I'll just see a > push notification eventually?
it's working, yes. You already got a notification (that's the "sending it over" bit in the logs). If you want to see it again, stop the client, remove ~/.local/share/ubuntu-push-client/levels.db, and start it again; ensure the screen is on so you see the popup :) -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

