Obsolete
Status Update
Comments
co...@gmail.com <co...@gmail.com> #2
I was facing the same problem. A quick look at the log files (specifically "$GERRIT_HOME/logs/error_log") reveals that the issue is to do with time synchronisation between the gerrit server and the openid provider. The error message reads:
"ERROR com.google.gerrit.httpd.auth.openid.OpenIdServiceImpl : OpenID failure: Nonce verification failed. Likely caused by clock skew on this server, install/configure NTP."
To fix this problem:
1. installed ntp (sudo apt-get install ntp)
2. changed ntp configuration (sudo vi /etc/ntp.conf) and added "serverpool.ntp.org " to the list of servers (see https://help.ubuntu.com/8.04/serverguide/NTP.html )
3. restarted gerrit ($GERRIT_HOME/bin/gerrit.sh restart)
Hope this helps someone out there..
"ERROR com.google.gerrit.httpd.auth.openid.OpenIdServiceImpl : OpenID failure: Nonce verification failed. Likely caused by clock skew on this server, install/configure NTP."
To fix this problem:
1. installed ntp (sudo apt-get install ntp)
2. changed ntp configuration (sudo vi /etc/ntp.conf) and added "server
3. restarted gerrit ($GERRIT_HOME/bin/gerrit.sh restart)
Hope this helps someone out there..
sv...@gmail.com <sv...@gmail.com> #3
Thank your suggested really fixed the issue.
ze...@gmail.com <ze...@gmail.com> #4
For future reference, I had the very same symptoms, but the reason were special characters in my Full Name.
lo...@google.com <lo...@google.com> #5
[Empty comment from Monorail migration]
ek...@google.com <ek...@google.com> #6
This issue looks pretty old. Assuming that this is no longer an issue.
If anyone can reproduce this on a recent Gerrit version, please reopen.
(just going through some old issues to see if they can be closed or revived)
If anyone can reproduce this on a recent Gerrit version, please reopen.
(just going through some old issues to see if they can be closed or revived)
ek...@google.com <ek...@google.com> #7
[Monorail components: Backend]
Description
************************************************************
***** NOTE: THIS BUG TRACKER IS FOR GERRIT CODE REVIEW *****
***** DO NOT SUBMIT BUGS FOR CHROME, ANDROID, INTERNAL *****
***** ISSUES WITH YOUR COMPANY'S GERRIT SETUP, ETC. *****
***** THOSE ISSUE BELONG IN DIFFERENT ISSUE TRACKERS! *****
************************************************************
Affected Version:
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Not Found
The page you requested was not found, or you do not have permission to view this page.
Please provide any additional information below.
message given when chosing New Contributer Agreament
@ final step,