Authentication failed

am using local aggregate with mysql. am trying to login using gmail
account but am getting HTTP Status 401 - Authentication failed: unable
to process claimed identity-'https://www.google.com/accounts/o8/id'
what could be the issue

··· -- *Thanks* *Ken Mwai * www.ken.talantabits.com *****"Technology is a lyfstyle live it"*

there was an authentication error. access to the URL resource requires user
authentication 1) which has not yet been provided or 2) which has been
provided but failed authorization tests.

try fixing using suggestions on this url:
http://www.checkupdown.com/status/E401.html

··· On Sun, May 6, 2012 at 2:59 PM, Ken Mwai wrote:

am using local aggregate with mysql. am trying to login using gmail
account but am getting HTTP Status 401 - Authentication failed: unable
to process claimed identity-'https://www.google.com/accounts/o8/id'
what could be the issue

--
Thanks
*Ken Mwai *
www.ken.talantabits.com
****"Technology is a lyfstyle live it"

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Gichure Paul
Regards.

Also, look at the catalina.2012-mm-dd.log file for the date that you tried
to log on. Search for "superUserEmail" - is the e-mail address given in
lower case or did you specify it with capital letters? If it isn't all in
lower-case, re-run the installer specifying the exact use of upper and
lower case characters that Google reports your e-mail to be when you look
at your Gmail account settings (generally, these will be all lower case)).

Otherwise, if that looks good, look in the log file for WARNING or SEVERE
entries. Look for anything that might indicate a problem with the server
(e.g., a missing MySQL Connector/J library).

There will ordinarily be a few WARNINGS about watchdog actions that should
not occur frequently, a deprecated 'path-type' configuration setting, and a
warning about "Security role name admin used in an
without being defined in a ". These can be ignored.

There will also may be one or two SEVERE entries occurring when shutting
down the server concerning resources not being released or threads failing
to stop.

Mitch

··· On Sun, May 6, 2012 at 7:35 AM, Gichure wrote:

there was an authentication error. access to the URL resource requires
user authentication 1) which has not yet been provided or 2) which has been
provided but failed authorization tests.

try fixing using suggestions on this url:
http://www.checkupdown.com/status/E401.html

On Sun, May 6, 2012 at 2:59 PM, Ken Mwai keniajin@gmail.com wrote:

am using local aggregate with mysql. am trying to login using gmail
account but am getting HTTP Status 401 - Authentication failed: unable
to process claimed identity-'https://www.google.com/accounts/o8/id'
what could be the issue

--
Thanks
*Ken Mwai *
www.ken.talantabits.com
****"Technology is a lyfstyle live it"

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Gichure Paul
Regards.

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

Hi ;
Am getting this warning and am wondering where the problem is
//
https://www.google.com/accounts/o8/id?id=AItOawksCAfe5ZpL51sTheswOe3-S9z5tNBL7ek
May 08, 2012 3:52:02 PM org.openid4java.discovery.Discovery discover
INFO: Discovered 5 OpenID endpoints.
May 08, 2012 3:52:02 PM org.openid4java.consumer.AbstractNonceVerifier
seen
WARNING: Nonce is too old: 2012-05-08T12:46:21ZHGNO1ECDv0wOJA
May 08, 2012 3:52:02 PM org.openid4java.consumer.ConsumerManagerImpl
verify
SEVERE: Nonce verification failed.
//

··· On May 7, 1:31 pm, Mitch S wrote: > Also, look at the catalina.2012-mm-dd.log file for the date that you tried > to log on. Search for "superUserEmail" - is the e-mail address given in > lower case or did you specify it with capital letters? If it isn't all in > lower-case, re-run the installer specifying the exact use of upper and > lower case characters that Google reports your e-mail to be when you look > at your Gmail account settings (generally, these will be all lower case)). > > Otherwise, if that looks good, look in the log file for WARNING or SEVERE > entries. Look for anything that might indicate a problem with the server > (e.g., a missing MySQL Connector/J library). > > There will ordinarily be a few WARNINGS about watchdog actions that should > not occur frequently, a deprecated 'path-type' configuration setting, and a > warning about "Security role name admin used in an > without being defined in a ". These can be ignored. > > There will also may be one or two SEVERE entries occurring when shutting > down the server concerning resources not being released or threads failing > to stop. > > Mitch > > > > > > > > > > On Sun, May 6, 2012 at 7:35 AM, Gichure wrote: > > there was an authentication error. access to the URL resource requires > > user authentication 1) which has not yet been provided or 2) which has been > > provided but failed authorization tests. > > > try fixing using suggestions on this url: > >http://www.checkupdown.com/status/E401.html > > > On Sun, May 6, 2012 at 2:59 PM, Ken Mwai wrote: > > >> am using local aggregate with mysql. am trying to login using gmail > >> account but am getting HTTP Status 401 - Authentication failed: unable > >> to process claimed identity-'https://www.google.com/accounts/o8/id' > >> what could be the issue > > >> -- > >> *Thanks* > >> *Ken Mwai * > >>www.ken.talantabits.com > >> *****"Technology is a lyfstyle live it"* > > >> -- > >> Post: opendatakit@googlegroups.com > >> Unsubscribe: opendatakit+unsubscribe@googlegroups.com > >> Options:http://groups.google.com/group/opendatakit?hl=en > > > -- > > Gichure Paul > > Regards. > > > -- > > Post: opendatakit@googlegroups.com > > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > > Options:http://groups.google.com/group/opendatakit?hl=en > > -- > Mitch Sundt > Software Engineer > University of Washington > mitchellsu...@gmail.com

This generally means that the clock on your computer is not set to the
proper date/time.

Perhaps you have your server configured for UTC time zone, but are running
in a different time zone and have set the clock to reflect your local time
rather than UTC time. i.e., check your time zone.

Mitch

··· On Tue, May 8, 2012 at 5:47 AM, Keniajin wrote:

Hi ;
Am getting this warning and am wondering where the problem is
//

https://www.google.com/accounts/o8/id?id=AItOawksCAfe5ZpL51sTheswOe3-S9z5tNBL7ek
May 08, 2012 3:52:02 PM org.openid4java.discovery.Discovery discover
INFO: Discovered 5 OpenID endpoints.
May 08, 2012 3:52:02 PM org.openid4java.consumer.AbstractNonceVerifier
seen
WARNING: Nonce is too old: 2012-05-08T12:46:21ZHGNO1ECDv0wOJA
May 08, 2012 3:52:02 PM org.openid4java.consumer.ConsumerManagerImpl
verify
SEVERE: Nonce verification failed.
//
On May 7, 1:31 pm, Mitch S mitchellsu...@gmail.com wrote:

Also, look at the catalina.2012-mm-dd.log file for the date that you
tried
to log on. Search for "superUserEmail" - is the e-mail address given in
lower case or did you specify it with capital letters? If it isn't all
in
lower-case, re-run the installer specifying the exact use of upper and
lower case characters that Google reports your e-mail to be when you look
at your Gmail account settings (generally, these will be all lower
case)).

Otherwise, if that looks good, look in the log file for WARNING or SEVERE
entries. Look for anything that might indicate a problem with the server
(e.g., a missing MySQL Connector/J library).

There will ordinarily be a few WARNINGS about watchdog actions that
should
not occur frequently, a deprecated 'path-type' configuration setting,
and a
warning about "Security role name admin used in an
without being defined in a ". These can be ignored.

There will also may be one or two SEVERE entries occurring when shutting
down the server concerning resources not being released or threads
failing
to stop.

Mitch

On Sun, May 6, 2012 at 7:35 AM, Gichure boy.g...@gmail.com wrote:

there was an authentication error. access to the URL resource requires
user authentication 1) which has not yet been provided or 2) which has
been
provided but failed authorization tests.

try fixing using suggestions on this url:
http://www.checkupdown.com/status/E401.html

On Sun, May 6, 2012 at 2:59 PM, Ken Mwai kenia...@gmail.com wrote:

am using local aggregate with mysql. am trying to login using gmail
account but am getting HTTP Status 401 - Authentication failed: unable
to process claimed identity-'https://www.google.com/accounts/o8/id'
what could be the issue

--
Thanks
*Ken Mwai *
www.ken.talantabits.com
****"Technology is a lyfstyle live it"

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options:http://groups.google.com/group/opendatakit?hl=en

--
Gichure Paul
Regards.

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options:http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsu...@gmail.com

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com