[haiku-bugs] Re: [Haiku] #14884: Cannot sign into Gerrit - "Forbidden"

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Mon, 12 Aug 2019 16:03:21 -0000

#14884: Cannot sign into Gerrit - "Forbidden"
------------------------------+-------------------------------
   Reporter:  iambrj          |      Owner:  kallisti5
       Type:  bug             |     Status:  new
   Priority:  normal          |  Milestone:
  Component:  Website/Gerrit  |    Version:
 Resolution:                  |   Keywords:  gerrit, forbidden
 Blocked By:                  |   Blocking:
Has a Patch:  0               |   Platform:  All
------------------------------+-------------------------------

Comment (by kallisti5):

 Interesting.. i'm not seeing any references to the error in gerrit (of
 course, they roll off quickly), but definitely see them in the http server
 logs:

 {{{
 # cat access.log access.log-20190811 | grep oauth | grep gerrit | awk '{
 print $9 }' | sort | uniq -c | sort -nr
      52 302
      15 403
      11 500
       6 404
       1 499
       1 200
 }}}

 302 == successful, anything else is not. (keeping in mind some of that
 could be bots probing our server)

 Could you try logging in again and posting it here?
 let's see if I can grab the logs quickly enough.

-- 
Ticket URL: <https://dev.haiku-os.org/ticket/14884#comment:2>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: