Reviewboard takes more than 20 minutes to create a new review request

2016-04-21 Thread Kangqiao Hu
I am running my 2.5.3 on a server and trying to create a new review request by uploading a .patch file which 143k. But this takes more than 20 minutes to finish. When I am using rbt post, I notice "POST request to http://myserver/api/validation/diffs/"; takes about 15 minutes. Is it the expecte

Re: Reviewboard takes more than 20 minutes to create a new review request

2016-04-22 Thread Kangqiao Hu
tial fix which possibly fix your problem. Patch for 2.5.1. >> but I think it will work for you too: >> https://reviews.reviewboard.org/r/8075/ >> >> Thanks! >> >> On Fri, Apr 22, 2016 at 8:45 AM, Kangqiao Hu > > wrote: >> >>> I am running my 2.5.3 on a serve

Re: Reviewboard takes more than 20 minutes to create a new review request

2016-04-23 Thread Kangqiao Hu
37,557 - DEBUG - - Finish connecting 2016-04-24 03:40:12,607 - INFO - - Reloading logging settings 2016-04-24 03:40:12,608 - DEBUG - - Logging to /var/www/mysite/logs/reviewboard.log with a minimum level of DEBUG On Friday, April 22, 2016 at 9:38:56 AM UTC-4, Kangqiao Hu wrote: > > Than

Re: Reviewboard takes more than 20 minutes to create a new review request

2016-04-25 Thread Kangqiao Hu
Can anybody explain why it tries to login to perforce 3 times for each file instead of login only once and fetch all the files? Or do I misconfigure anything? Thanks Kang On Saturday, April 23, 2016 at 11:42:28 PM UTC-4, Kangqiao Hu wrote: > > I add the following lines to perforce.py: &

Re: Reviewboard takes more than 20 minutes to create a new review request

2016-04-27 Thread Kangqiao Hu
can refer to? > > Christian > > -- > Christian Hammond > President/CEO of Beanbag <https://www.beanbaginc.com/> > Makers of Review Board <https://www.reviewboard.org/> > > On Mon, Apr 25, 2016 at 7:53 AM, Kangqiao Hu > wrote: > >> Can anybody ex

Re: Reviewboard takes more than 20 minutes to create a new review request

2016-04-28 Thread Kangqiao Hu
diff.py", line 114, in create 2016-04-29 05:36:52,052 - DEBUG - - query = Q(pk=int(repository), local_site=local_site) Could you see anything from this call stack? Thanks Kang On Wed, Apr 27, 2016 at 10:53 AM, Kangqiao Hu wrote: > Hi Christian, > > Thanks for replying. The perforce