← Back to team overview

ubuntu-phone team mailing list archive

Re: Debugging Online Account authentication in a scope

 

To turn on debug messages for the signon process, you can shell onto your
phone and do:
echo "LoggingLevel=2" > ~/.config/signond.conf

reboot and follow the logs in /var/log/syslog



On Tue, Mar 17, 2015 at 6:10 PM, Robert Schroll <rschroll@xxxxxxxxx> wrote:

> Hi all,
>
> I recently got a report of an authentication problem in my Gmail scope
> [1], and I don't know how to debug it.  I'm hoping that some of you will
> have some tricks.
>
> The user reports that they are asked to log into Google and grant
> permissions to the scope, but get sent back to the login page thereafter.
> System Settings says the scope is authenticated, but the Google account
> settings don't show the scope at all.  (It may matter that this is a Google
> Apps account.)
>
> All of this process is happening under-the-hood, from my point of view. I
> just provide the system my credentials and ask for access, and the system
> does the negotiation with Google.  Where can we find debug information
> about what happened during this process?
>
> Thanks,
> Robert
>
> [1] https://github.com/rschroll/gmail-scope/issues/14
>
>
> --
> Mailing list: https://launchpad.net/~ubuntu-phone
> Post to     : ubuntu-phone@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ubuntu-phone
> More help   : https://help.launchpad.net/ListHelp
>

References