------------------------------------------------------------------------------ To reply, visit https://hellosplat.com/s/beanbag/tickets/5005/ ------------------------------------------------------------------------------
New ticket #5005 by splatter3 For Beanbag, Inc. > Review Board Status: New Tags: Priority:Medium, Type:Defect ------------------------------------------------------------------------------ docker healthcheck broken for secured installations ============================================================================== # What version are you running? 5.0.5 # What's the URL of the page containing the problem? # What steps will reproduce the problem? 1. Install ReviewBoard using the official docker image 2. Disallow anonymous access under Admin -> Authentication 3. Run `docker ps` # What is the expected output? What do you see instead? The reviewboard container should not be marked as "unhealthy". # What operating system are you using? What browser? N/A # Please provide any additional information below. The healthcheck is configured here: https://github.com/reviewboard/reviewboard/blob/6cdde1ec10b3affd7feb9c65cfea533df7bb05e0/contrib/docker/Dockerfile#L263 I also notice periodic messages in the reviewboard log output: ``` WARNING - None - AnonymousUser - /api/info/ - django.request - Unauthorized: /api/info/ ``` ------------------------------------------------------------------------------ -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard-issues/20230725214819.2339.89157%40ip-10-1-54-209.ec2.internal.
