Re: rbt post API Error HTTP 400 on new ReviewBoard 2.0.2 instance (Perforce repository)

2014-06-28 Thread Stephen
David, I get a h1Bad Request (400)/h1 response to the curl command. Any ideas? I think it must be my apache2 setup. Acccess to the RB 2.0.2 server via a browser into a normal or admin user account is fine. Stephen. -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/

Failed to upgrade from 1.7.6 to 2.0.2

2014-06-28 Thread jacek99
I just upgraded from 1.7.6 to 2.0.2 and rebooted the server and all we get now is: *Something broke! (Error 500)* * It appears something broke when you tried to go to here. This is either a bug in Review Board or a server configuration error. Please report this to your administrator. * We

Re: Failed to upgrade from 1.7.6 to 2.0.2

2014-06-28 Thread David Trowbridge
Is there anything in the apache or review board log files? -David On Jun 28, 2014, at 7:52 AM, jace...@gmail.com wrote: I just upgraded from 1.7.6 to 2.0.2 and rebooted the server and all we get now is: Something broke! (Error 500) It appears something broke when you tried to go to

Re: Failed to upgrade from 1.7.6 to 2.0.2

2014-06-28 Thread jacek99
I am sorry. The upgrade problem was that I forgot to upgrade the site. That fixed the 500 error. But...now that I fixed that the issue is that I cannot log in any more. I requested Forgot my password, get the email with the password reset link, reset it and try to log back in again. Still

Re: Failed to upgrade from 1.7.6 to 2.0.2

2014-06-28 Thread jacek99
I also tried to register a new user with a different email address. When you press Register it just removes the password from the form and refreshes it again. No error, nothing. So I can neither log in with my old password or even register a new user at this point. The upgrade of the site

Re: Failed to upgrade from 1.7.6 to 2.0.2

2014-06-28 Thread jacek99
Yep, that was it. Cleared the cookies got it. I will probably have 100 emails on Monday from people with the same problem, but I can handle that. Quick question: I actually need to move this instance to a different server. What would be the recommended procedure for doing something like this?

Error 500 on new 2.0.2 install

2014-06-28 Thread jacek99
I installed a brand new 2.0.2 instance on CentOS 6 with a PostgreSQL backend. The whole install went fine. created the DB and my reviews site. However, when I go to my server's /reviews/ URL I always get the 500 error message: *Something broke! (Error 500)* * It appears something broke when

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

Stuck with setup of rbtools

2014-06-28 Thread adrian
In a previous request for help, I learned that I was simply trying to use a feature that is not there for gitlab-repos, yet. Understood! I got hinted to use the rbtools. I followed that advice, and for test-purposes installed the rbtools, following the documentation. rbt can be started, now.

Cannot change general option: server url

2014-06-28 Thread adrian
I use the current (2 days old) bitnami stack for reviewboard. Desparately trying to get rbtools running I found that a setting was missing in reviewboard. In System Settings - General - General Settings - Site Settings There is the server URL. Now I use two Apaches one in the bitnami stack

Re: Cannot change general option: server url

2014-06-28 Thread David Trowbridge
Can you try reloading apache and see if it fixes the problem? -David On Sat, Jun 28, 2014 at 2:14 PM, adr...@wallaschek.de wrote: I use the current (2 days old) bitnami stack for reviewboard. Desparately trying to get rbtools running I found that a setting was missing in reviewboard. In

Re: Error 500 on new 2.0.2 install

2014-06-28 Thread David Trowbridge
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 I can

Issue 3453 in reviewboard: can't discard draft

2014-06-28 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3453 by matthias...@famsik.de: can't discard draft http://code.google.com/p/reviewboard/issues/detail?id=3453 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its entirety, or your bug report will be ***