Hi 

I set up Reviewboard 4 with docker using nginx (alpine), memcached (alpine) 
mysql (8) and reviewboard (4.0) docker container. 

As long as DEBUG option in the *settings_local.py* config file is set to 
True, everything works fine. But if I set the DEBUG option to False, I get 
"Something broke! (Error 500) [ it appears something broke when you tried 
to go to here. These is either a bug in Review Board or a server 
configuration error. Please report this to your administrator] 

The log of the reviewboard container looks fine. 
But in the log of the Nginx Container I found the following error logs:

[*1 connect() failed (111: Connection reused) while connecting to 
upstream], client: 192.168.20.20, server: my. reviewboard.domain, request 
"GET /dashboard/  HTTP/1.1" upstream: 
"http://192.168.20.25:8080/dashboard/";, host: "my.reviewboard.domain"]

and 

[*3 connect() failed (111 Connection refused) while connecting to upstream, 
client: 192.168.20.20, server: my. reviewboard.domain, request "GET 
/favicon.ico HTTP/1.1" upstream: "http://192.168.20.25:8080/favicon.ico/";, 
host: "my.reviewboard.domain" referrer: 
"https://my.reviewboard.domain/dashboard/";]

Is there a fix or a work around to disable DEBUG output in reviewboard?

Could you help to figure out this problem?

Thanks!

---
Best regards,
Line

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard/ad61e471-36f1-4dc8-8986-ee2c727be778n%40googlegroups.com.

Reply via email to