Re: certain search string causes "Error 500" -- user.get_full_name() error

2014-10-02 Thread David Carson
I've opened issue 3599. Thanks. On Thursday, October 2, 2014 5:50:55 PM UTC-4, chri...@beanbaginc.com wrote: > > Looks like the reviews/search.html template is expecting a User and > getting a string, I'm not sure why this is broken now and wasn't before. > Would you mind filing a bug? > > Chr

Re: certain search string causes "Error 500" -- user.get_full_name() error

2014-10-02 Thread christ...@beanbaginc.com
Looks like the reviews/search.html template is expecting a User and getting a string, I'm not sure why this is broken now and wasn't before. Would you mind filing a bug? Christian -- Christian Hammond - christ...@beanbaginc.com Review Board - https://www.reviewboard.org Beanbag, Inc. - ht

certain search string causes "Error 500" -- user.get_full_name() error

2014-10-02 Thread David Carson
I'm setting up a new RB deployment -- version 2.0.8 on CentOS 7. We have 20 or so test review requests that were created by the beta testers. When I search for most strings, I get the expected list of links. However, when I search for a certain string ("test"), I get a "Something broke! (Erro

Re: rbt post error, git-cat file, bad file

2014-10-02 Thread Felix Wei
Just as a follow up, I was able to post a review request in a different repo using "rbt post" but when I try the exact same command in this repo I get the error mention. Maybe this would be helpful information? Thanks -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/

Re: error Installing RBTools

2014-10-02 Thread Eric Johnson
I'm not an expert in any of this, but there's one very suspicious detail in your log: It starts with: " File "C:\Python27\Scripts\easy_ install-script.py", line 5, in " and ends with: " File "C:\csvn\Python25\lib\socket.py", line 47, in import _socket " Notice that somehow the Python25 di

Re: HTTP certificate validation failure

2014-10-02 Thread Stephen Gallagher
On Wednesday, October 1, 2014, Amritpal S. wrote: > Hi David, > > Is there any manual steps to upgrade RB without affecting the existing > database? > Can I download the latest build and install it manually instead of > "easy_install -U ReviewBoard"? > > easy_install doesn't touch the database. Y

Re: rbt post error, git-cat file, bad file

2014-10-02 Thread Felix Wei
Hi Chritian, I believe this repository is the exact same one that I cloned from and am pushing to. Thanks, Felix -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us kno

Re: rbt post error, git-cat file, bad file

2014-10-02 Thread Christian Hammond
Hi Felix, Thanks. Is that the same exact Git repository you cloned from and are pushing to, or a mirror? If a mirror, how are you keeping it up-to-date? Christian On Thursday, October 2, 2014, Felix Wei wrote: > Hi, > > This is the information on the repository > > name: Management > Hosting

Re: rbt post error, git-cat file, bad file

2014-10-02 Thread Felix Wei
Hi, This is the information on the repository name: Management Hosting service: (None - Custom Repository) Repository type: Git Path: /var/repos_mirrors/Management/.git Mirror path: http://testing_server:9090/tfs/DefaultCollection/Tests/_git/Management all other fields are empty Hope this is t

Re: rbt post error, git-cat file, bad file

2014-10-02 Thread Christian Hammond
Hi Felix, I need to see what's actually set up in Review Board for the repository in the administration UI. Christian On Thursday, October 2, 2014, Felix Wei wrote: > > > The content in the .reviewboardrc file is as follows, is this what your > are looking for? > > REPOSITORY = 'Management' >

Re: rbt post error, git-cat file, bad file

2014-10-02 Thread Felix Wei
The content in the .reviewboardrc file is as follows, is this what your are looking for? REPOSITORY = 'Management' REPOSITORY_TYPE = 'git' REVIEWBOARD_URL = "http://codereview-linux.company.com/"; Thanks -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up