2939: Cannot update diff-- Internal Server Error 500

mtnk*****@gmai***** (Google Code) (Is this you? Claim this profile.)
Aug. 8, 2013
What version are you running?
1.5.1

What's the URL of the page containing the problem?
http://gpreview9300.houston.lgc.com/r/21698/

What steps will reproduce the problem?
1. update the diff
2.
3.

What is the expected output? What do you see instead?
Expected the diff to update.  Got Internal Server Error 500 instead, which isn't nearly as satisfying.

What operating system are you using? What browser?
RHEL 6.4, Chrome, KDE

Please provide any additional information below.

Here's what post-review gives me.  It's essentially the same result as I get if I try to update the diff using the RB web site.

>>> RBTools 0.4 alpha 0 (dev)                                                                                                                                                    
>>> Home = /lair/cjohnson                                                                                                                                                        
>>> HTTP GETting api/                                                                                                                                                            
>>> HTTP GETting http://gpreview9300.houston.lgc.com/api/info/                                                                                                                   
>>> Using the deprecated Review Board 1.0 web API                                                                                                                                
==> Review Board Login Required                                                                                                                                                  
Enter username and password for Review Board at http://gpreview9300.houston.lgc.com/                                                                                             
>>> Looking for 'gpreview9300.houston.lgc.com /' cookie in /lair/cjohnson/.post-review-cookies.txt                                                                               
>>> Loaded valid cookie -- no login required                                                                                                                                     
>>> HTTP GETting api/json/reviewrequests/21698/                                                                                                                                  
>>> HTTP GETting api/json/repositories/                                                                                                                                          
>>> HTTP GETting api/json/repositories/1/info/
>>> HTTP GETting api/json/repositories/2/info/
>>> HTTP GETting api/json/repositories/3/info/
>>> HTTP GETting api/json/repositories/4/info/
>>> HTTP GETting api/json/repositories/5/info/
>>> HTTP GETting api/json/repositories/6/info/
>>> HTTP GETting api/json/repositories/7/info/
>>> HTTP GETting api/json/repositories/8/info/
>>> Uploading diff, size: 113208
>>> HTTP POSTing to http://gpreview9300.houston.lgc.com/api/json/reviewrequests/21698/diff/new/: {'basedir': '/trunk'}
>>> Got HTTP error: 500: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
  <title>500 - Internal Server Error | Review Board</title>
 </head>
 <body>
  <h1>Something broke! (Error 500)</h1>
  <p>
   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.
  </p>
 </body>
</title>


Error uploading diff

Your review request still exists, but the diff is not attached.
david
#1 david
I know it's been quite some time, but in order to do anything with this report, we need the contents of the error from the reviewboard or apache logs.
  • +NeedInfo
#2 mtnk*****@gmai***** (Google Code) (Is this you? Claim this profile.)
You might as well close this issue.  I do not have access to any logs from the server or reviewboard.
david
#3 david
Thanks for the update.
  • -NeedInfo
    +UnableToReproduce