OMG: Bot authentication to Gerrit is currently broken

#103
Opened by tazjin at 2021-04-03T18·08+00

Start time: ... not that long ago?

Switching Gerrit over to CAS as the authentication source broke bot authentication, leading to besadii being unable to post CI results on CLs.

Gerrit logs:

Apr 03 17:59:12 whitby gerrit[19616]: [2021-04-03T17:59:12.195Z] [HTTP-520] ERROR com.google.gerrit.pgm.http.jetty.HiddenErrorHandler : Error in POST /a/changes/2781/revisions/2/review
Apr 03 17:59:12 whitby gerrit[19616]: java.lang.UnsupportedOperationException: git over oauth is not implemented by gerrit-oauth-provider plugin

lukegb is looking at it.

  1. In the meantime if anyone needs to merge anything, we can open depot-interventions, but if you can wait then that's probably better.

    tazjin at 2021-04-03T18·19+00

  2. HTTP passwords have been re-enabled. Note that these are now Gerrit-local, and will not use your backing OAuth credentials; if you need to generate new credentials, these are available at in the user settings dropdown, under "HTTP Credentials": HTTP Credentials section of user settings

    lukegb at 2021-04-03T18·41+00

  3. lukegb closed this issue at 2021-04-03T18·41+00