Re: Error 500 on new 2.0.2 install

2014-06-28 Thread Jacek Furmankiewicz
I switched debug mode on and it gave me this: OperationalError at /reviews/ could not connect to server: Permission denied Is the server running on host 127.0.0.1 and accepting TCP/IP connections on port 5432? Request Method: GET Request URL: http://dev-ci2/reviews/ Django

Re: Error 500 on new 2.0.2 install

2014-06-30 Thread Jacek Furmankiewicz
wrote: Did you end up turning on DEBUG in settings_local.py? -David On Sat, Jun 28, 2014 at 11:53 AM, Jacek Furmankiewicz jace...@gmail.com wrote: OK, I figured that out, it was SELinux settings: setsetbool -P httpd_can_network_connect on setsetbool -P httpd_can_network_sendmail on Now

Re: Error 500 on new 2.0.2 install

2014-07-01 Thread Jacek Furmankiewicz
...@gallagherhome.com wrote: On 07/01/2014 12:47 PM, Stephen Gallagher wrote: On 06/30/2014 05:30 PM, Jacek Furmankiewicz wrote: All is OK. I think there was something wrong with the copy of ReviewBoard that is included in the CentOS repos (1.7.6). I did a clean reinstall from easy_install for the 2.0.2