Re: Error 500 after upgrade to 2.0

2014-02-25 Thread Christian Hammond
On Tue, Feb 25, 2014 at 1:19 PM, Stephen Gallagher <
step...@gallagherhome.com> wrote:

> On 02/25/2014 04:15 PM, Allen wrote:
> > I made a mistake... I never ran the rb-site upgrade... Problem solved,
> > and I think it`s better to mention that use "rb-site upgrade" after the
> > install is done. Anyway, thank you so much!!!
> >
>
>
> FWIW, I'm currently working on a patch for systemd enabled systems that
> will have ReviewBoard automatically upgrade its sites at httpd startup.
> This should avoid this problem in the future.
>
>
Every so often, I give some serious thought to writing a new installer that
people can pull down and use instead of easy_install that would make it
easy to upgrade RB (+ all sites in one go), install extensions, switch from
stable releases to betas, download all dependencies and save them locally,
and handle diagnosing install errors... Maybe someday.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com

-- 
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 know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Error 500 after upgrade to 2.0

2014-02-25 Thread Allen
Glad to hear that, thanks!

On Tuesday, February 25, 2014 4:19:22 PM UTC-5, Stephen Gallagher wrote:
>
> On 02/25/2014 04:15 PM, Allen wrote: 
> > I made a mistake... I never ran the rb-site upgrade... Problem solved, 
> > and I think it`s better to mention that use "rb-site upgrade" after the 
> > install is done. Anyway, thank you so much!!! 
> > 
>
>
> FWIW, I'm currently working on a patch for systemd enabled systems that 
> will have ReviewBoard automatically upgrade its sites at httpd startup. 
> This should avoid this problem in the future. 
>
>

-- 
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 know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Error 500 after upgrade to 2.0

2014-02-25 Thread Stephen Gallagher
On 02/25/2014 04:15 PM, Allen wrote:
> I made a mistake... I never ran the rb-site upgrade... Problem solved,
> and I think it`s better to mention that use "rb-site upgrade" after the
> install is done. Anyway, thank you so much!!!
> 


FWIW, I'm currently working on a patch for systemd enabled systems that
will have ReviewBoard automatically upgrade its sites at httpd startup.
This should avoid this problem in the future.

-- 
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 know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Error 500 after upgrade to 2.0

2014-02-25 Thread Allen
I made a mistake... I never ran the rb-site upgrade... Problem solved, and 
I think it`s better to mention that use "rb-site upgrade" after the install 
is done. Anyway, thank you so much!!!

On Tuesday, February 25, 2014 3:56:50 PM UTC-5, Christian Hammond wrote:
>
> No, you should. Not restarting can result in an older version of the code 
> being used.
>
> Did you restart it after doing 'rb-site upgrade', or just after the 
> 'easy_install -U' ?
>
> Okay, so Python 2.7 is being used for the server and for your command 
> line, which is good. Means things are in sync there. However, it does seem 
> that Apache wants to use the older version.
>
> I'd really like to see the full install log. I know the original is long 
> gone, but if you can re-execute the upgrade, and show me the output, it 
> might tell me something new.
>
> Christian
>
> -- 
> Christian Hammond - chi...@chipx86.com 
> Review Board - http://www.reviewboard.org
> Beanbag, Inc. - http://www.beanbaginc.com
>
>
> On Tue, Feb 25, 2014 at 12:52 PM, Allen 
> > wrote:
>
>> Yeah, I restarted the apache2 server after the install is completed. So 
>> you mean I should not restart the server?
>>
>> On Tuesday, February 25, 2014 3:46:43 PM UTC-5, Christian Hammond wrote:
>>>
>>> On Tuesday, February 25, 2014, timc  wrote:
>>>
 Hi Allen,

 On Tuesday, 25 February 2014 17:11:53 UTC, Allen wrote:
>
> Hi,
>
> Seems RB 2.0 has a lot of cool features and I want to give it a try. 
> But after I upgraded it, the review board toke a very long time to load 
> and 
> finally a "500 error" showed up. Any idea what`s going on? I also checked 
> my apache2 log file, it`s nothing there. 
>

 If you're feeling keen, dive into the the installation 
 ("/var/www/$YOUR_SITE/conf/settings_local.py") and set DEBUG = True. 
 Then you should get a more useful debug page instead of the 500. You might 
 have to pound on it a bit: My installation alternated between 500 and 
 debug 
 output :/

>>>
>>> It'll alternate if you don't restart Apache, since it'll depend on the 
>>> thread you hit.
>>>
>>> Actually, Allen, did you restart Apache?
>>>
>>> Christian
>>>
>>>
>>> -- 
>>> -- 
>>> Christian Hammond - chi...@chipx86.com
>>>
>>> Review Board - http://www.reviewboard.org
>>> Beanbag, Inc. - http://www.beanbaginc.com
>>>
>>>  -- 
>> 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 know at http://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "reviewboard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
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 know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Error 500 after upgrade to 2.0

2014-02-25 Thread Christian Hammond
No, you should. Not restarting can result in an older version of the code
being used.

Did you restart it after doing 'rb-site upgrade', or just after the
'easy_install -U' ?

Okay, so Python 2.7 is being used for the server and for your command line,
which is good. Means things are in sync there. However, it does seem that
Apache wants to use the older version.

I'd really like to see the full install log. I know the original is long
gone, but if you can re-execute the upgrade, and show me the output, it
might tell me something new.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com


On Tue, Feb 25, 2014 at 12:52 PM, Allen  wrote:

> Yeah, I restarted the apache2 server after the install is completed. So
> you mean I should not restart the server?
>
> On Tuesday, February 25, 2014 3:46:43 PM UTC-5, Christian Hammond wrote:
>>
>> On Tuesday, February 25, 2014, timc  wrote:
>>
>>> Hi Allen,
>>>
>>> On Tuesday, 25 February 2014 17:11:53 UTC, Allen wrote:

 Hi,

 Seems RB 2.0 has a lot of cool features and I want to give it a try.
 But after I upgraded it, the review board toke a very long time to load and
 finally a "500 error" showed up. Any idea what`s going on? I also checked
 my apache2 log file, it`s nothing there.

>>>
>>> If you're feeling keen, dive into the the installation
>>> ("/var/www/$YOUR_SITE/conf/settings_local.py") and set DEBUG = True.
>>> Then you should get a more useful debug page instead of the 500. You might
>>> have to pound on it a bit: My installation alternated between 500 and debug
>>> output :/
>>>
>>
>> It'll alternate if you don't restart Apache, since it'll depend on the
>> thread you hit.
>>
>> Actually, Allen, did you restart Apache?
>>
>> Christian
>>
>>
>> --
>> --
>> Christian Hammond - chi...@chipx86.com
>>
>> Review Board - http://www.reviewboard.org
>> Beanbag, Inc. - http://www.beanbaginc.com
>>
>>  --
> 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 know at http://www.reviewboard.org/users/
> ---
> You received this message because you are subscribed to the Google Groups
> "reviewboard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to reviewboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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 know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Error 500 after upgrade to 2.0

2014-02-25 Thread Allen
Yeah, I restarted the apache2 server after the install is completed. So you 
mean I should not restart the server?

On Tuesday, February 25, 2014 3:46:43 PM UTC-5, Christian Hammond wrote:
>
> On Tuesday, February 25, 2014, timc > 
> wrote:
>
>> Hi Allen,
>>
>> On Tuesday, 25 February 2014 17:11:53 UTC, Allen wrote:
>>>
>>> Hi,
>>>
>>> Seems RB 2.0 has a lot of cool features and I want to give it a try. But 
>>> after I upgraded it, the review board toke a very long time to load and 
>>> finally a "500 error" showed up. Any idea what`s going on? I also checked 
>>> my apache2 log file, it`s nothing there. 
>>>
>>
>> If you're feeling keen, dive into the the installation 
>> ("/var/www/$YOUR_SITE/conf/settings_local.py") and set DEBUG = True. Then 
>> you should get a more useful debug page instead of the 500. You might have 
>> to pound on it a bit: My installation alternated between 500 and debug 
>> output :/
>>
>
> It'll alternate if you don't restart Apache, since it'll depend on the 
> thread you hit.
>
> Actually, Allen, did you restart Apache?
>
> Christian
>
>
> -- 
> -- 
> Christian Hammond - chi...@chipx86.com 
> Review Board - http://www.reviewboard.org
> Beanbag, Inc. - http://www.beanbaginc.com
>
>

-- 
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 know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Error 500 after upgrade to 2.0

2014-02-25 Thread Christian Hammond
On Tuesday, February 25, 2014, timc  wrote:

> Hi Allen,
>
> On Tuesday, 25 February 2014 17:11:53 UTC, Allen wrote:
>>
>> Hi,
>>
>> Seems RB 2.0 has a lot of cool features and I want to give it a try. But
>> after I upgraded it, the review board toke a very long time to load and
>> finally a "500 error" showed up. Any idea what`s going on? I also checked
>> my apache2 log file, it`s nothing there.
>>
>
> If you're feeling keen, dive into the the installation
> ("/var/www/$YOUR_SITE/conf/settings_local.py") and set DEBUG = True. Then
> you should get a more useful debug page instead of the 500. You might have
> to pound on it a bit: My installation alternated between 500 and debug
> output :/
>

It'll alternate if you don't restart Apache, since it'll depend on the
thread you hit.

Actually, Allen, did you restart Apache?

Christian


-- 
-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com

-- 
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 know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Error 500 after upgrade to 2.0

2014-02-25 Thread timc
Hi Allen,

On Tuesday, 25 February 2014 17:11:53 UTC, Allen wrote:
>
> Hi,
>
> Seems RB 2.0 has a lot of cool features and I want to give it a try. But 
> after I upgraded it, the review board toke a very long time to load and 
> finally a "500 error" showed up. Any idea what`s going on? I also checked 
> my apache2 log file, it`s nothing there. 
>

If you're feeling keen, dive into the the installation 
("/var/www/$YOUR_SITE/conf/settings_local.py") and set DEBUG = True. Then 
you should get a more useful debug page instead of the 500. You might have 
to pound on it a bit: My installation alternated between 500 and debug 
output :/

Tim

-- 
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 know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Error 500 after upgrade to 2.0

2014-02-25 Thread Allen

>>> import django
>>> django.__file__
'/usr/local/lib/python2.7/dist-packages/Django-1.6.2-py2.7.egg/django/__init__.pyc'
>>> import reviewboard
>>> reviewboard.__file__
'/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0beta3-py2.7.egg/reviewboard/__init__.pyc'

On Tuesday, February 25, 2014 3:02:08 PM UTC-5, Christian Hammond wrote:
>
> Run this, and show me all the output:
>
> $ python
> >>> import django
> >>> django.__file__
> >>> import reviewboard
> >>> reviewboard.__file__
>
> Christian
>
>
> On Tuesday, February 25, 2014, Allen > 
> wrote:
>
>> The upgrade command I used is 
>>
>> sudo easy_install \
>> -f http://downloads.reviewboard.org/releases/ReviewBoard/2.0/ \
>> -U ReviewBoard
>>
>> And for the output, I am able to put it here, it`s already gone. There 
>> were few warnings in the output but no errors. And finally it shows 
>> completed. 
>> All the warnings:
>> Running Whoosh-2.6.0/setup.py -q bdist_egg --dist-dir 
>> /tmp/easy_install-soGWSL/Whoosh-2.6.0/egg-dist-tmp-_iMeAQ
>> warning: no files found matching '*.txt' under directory 'tests'
>> warning: no files found matching '*.txt' under directory 'benchmark'
>> warning: no files found matching '*.txt' under directory 'files'
>> warning: no files found matching '*.py' under directory 'files'
>> warning: no files found matching '*.jpg' under directory 'files'
>> Adding Whoosh 2.6.0 to easy-install.pth file
>> ...
>> Running django-pipeline-1.3.21/setup.py -q bdist_egg --dist-dir 
>> /tmp/easy_install-ww0YlD/django-pipeline-1.3.21/egg-dist-tmp-kz2lnS
>> warning: no previously-included files matching '*.pyc' found under 
>> directory 'tests'
>> warning: no previously-included files matching '*.pyo' found under 
>> directory 'tests'
>> ...
>> Running Django-1.6.2/setup.py -q bdist_egg --dist-dir 
>> /tmp/easy_install-bKvD_l/Django-1.6.2/egg-dist-tmp-hRryUX
>> warning: no previously-included files matching '__pycache__' found under 
>> directory '*'
>> warning: no previously-included files matching '*.py[co]' found under 
>> directory '*'
>> zip_safe flag not set; analyzing archive contents...
>> ...
>> warning: install_lib: 'build/lib.linux-x86_64-2.7' does not exist -- no 
>> Python modules to install
>> ...
>>
>> If you really need all the output, I can create a new VM machine and 
>> re-install the 2.0 version. Thanks!
>> On Tuesday, February 25, 2014 2:44:44 PM UTC-5, Christian Hammond wrote:
>>>
>>> Can you show me the full output plus command line you used for upgrading 
>>> Review Board? There is definitely something wrong with your install.
>>>
>>> Christian
>>>
>>>
>>> On Tuesday, February 25, 2014, Allen  wrote:
>>>
>>> Python 2.7.3
>>>
>>> On Tuesday, February 25, 2014 2:37:38 PM UTC-5, Christian Hammond wrote:
>>>
>>> That error log shows you're running Django 1.4.x under Apache, and not 
>>> 1.6.2. What version of Python did you install with?
>>>
>>> Christian
>>>
>>>
>>> On Tuesday, February 25, 2014, Allen  wrote:
>>>
>>> After the reinstallation, I also got some error log from the apache2.
>>>
>>>  [error] [client 10.50.12.48] mod_wsgi (pid=2238): Exception occurred 
>>> processing WSGI script '/var/www/reviews.example.com/
>>> htdocs/reviewboard.wsgi'., referer: http://10.50.12.159:81/dashboard/
>>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] Traceback (most 
>>> recent call last):, referer: http://10.50.12.159:81/dashboard/
>>>  [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48]   File 
>>> "/usr/local/lib/python2.7/dist-packages/Django-1.4.10-py2.7.
>>> egg/django/core/handlers/wsgi.py", line 219, in __call__, referer: 
>>> http://10.50.12.159:81/dashboard/
>>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] 
>>> self.load_middleware(), referer: http://10.50.12.159:81/dashboard/
>>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48]   File 
>>> "/usr/local/lib/python2.7/dist-packages/Django-1.4.10-py2.7.
>>> egg/django/core/handlers/base.py", line 47, in load_middleware, 
>>> referer: http://10.50.12.159:81/dashboard/
>>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] raise 
>>> exceptions.ImproperlyConfigured('Error importing middleware %s: "%s"' % 
>>> (mw_module, e)), referer: http://10.50.12.159:81/dashboard/
>>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] 
>>> ImproperlyConfigured: Error importing middleware 
>>> reviewboard.admin.middleware: "No module named urllib.error", referer: 
>>> http://10.50.12.159:81/dashboard/
>>>
>>> May this will help. 
>>>
>>> -- 
>>> 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 know at http://www.reviewboard.org/users/
>>> --- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "reviewboard" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to reviewboard+unsubscr...@googlegroups.com.
>>> For more op

Re: Error 500 after upgrade to 2.0

2014-02-25 Thread Christian Hammond
Run this, and show me all the output:

$ python
>>> import django
>>> django.__file__
>>> import reviewboard
>>> reviewboard.__file__

Christian


On Tuesday, February 25, 2014, Allen  wrote:

> The upgrade command I used is
>
> sudo easy_install \
> -f http://downloads.reviewboard.org/releases/ReviewBoard/2.0/ \
> -U ReviewBoard
>
> And for the output, I am able to put it here, it`s already gone. There
> were few warnings in the output but no errors. And finally it shows
> completed.
> All the warnings:
> Running Whoosh-2.6.0/setup.py -q bdist_egg --dist-dir
> /tmp/easy_install-soGWSL/Whoosh-2.6.0/egg-dist-tmp-_iMeAQ
> warning: no files found matching '*.txt' under directory 'tests'
> warning: no files found matching '*.txt' under directory 'benchmark'
> warning: no files found matching '*.txt' under directory 'files'
> warning: no files found matching '*.py' under directory 'files'
> warning: no files found matching '*.jpg' under directory 'files'
> Adding Whoosh 2.6.0 to easy-install.pth file
> ...
> Running django-pipeline-1.3.21/setup.py -q bdist_egg --dist-dir
> /tmp/easy_install-ww0YlD/django-pipeline-1.3.21/egg-dist-tmp-kz2lnS
> warning: no previously-included files matching '*.pyc' found under
> directory 'tests'
> warning: no previously-included files matching '*.pyo' found under
> directory 'tests'
> ...
> Running Django-1.6.2/setup.py -q bdist_egg --dist-dir
> /tmp/easy_install-bKvD_l/Django-1.6.2/egg-dist-tmp-hRryUX
> warning: no previously-included files matching '__pycache__' found under
> directory '*'
> warning: no previously-included files matching '*.py[co]' found under
> directory '*'
> zip_safe flag not set; analyzing archive contents...
> ...
> warning: install_lib: 'build/lib.linux-x86_64-2.7' does not exist -- no
> Python modules to install
> ...
>
> If you really need all the output, I can create a new VM machine and
> re-install the 2.0 version. Thanks!
> On Tuesday, February 25, 2014 2:44:44 PM UTC-5, Christian Hammond wrote:
>>
>> Can you show me the full output plus command line you used for upgrading
>> Review Board? There is definitely something wrong with your install.
>>
>> Christian
>>
>>
>> On Tuesday, February 25, 2014, Allen  wrote:
>>
>> Python 2.7.3
>>
>> On Tuesday, February 25, 2014 2:37:38 PM UTC-5, Christian Hammond wrote:
>>
>> That error log shows you're running Django 1.4.x under Apache, and not
>> 1.6.2. What version of Python did you install with?
>>
>> Christian
>>
>>
>> On Tuesday, February 25, 2014, Allen  wrote:
>>
>> After the reinstallation, I also got some error log from the apache2.
>>
>>  [error] [client 10.50.12.48] mod_wsgi (pid=2238): Exception occurred
>> processing WSGI script '/var/www/reviews.example.com/
>> htdocs/reviewboard.wsgi'., referer: http://10.50.12.159:81/dashboard/
>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] Traceback (most
>> recent call last):, referer: http://10.50.12.159:81/dashboard/
>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48]   File
>> "/usr/local/lib/python2.7/dist-packages/Django-1.4.10-py2.7.
>> egg/django/core/handlers/wsgi.py", line 219, in __call__, referer:
>> http://10.50.12.159:81/dashboard/
>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48]
>> self.load_middleware(), referer: http://10.50.12.159:81/dashboard/
>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48]   File
>> "/usr/local/lib/python2.7/dist-packages/Django-1.4.10-py2.7.
>> egg/django/core/handlers/base.py", line 47, in load_middleware, referer:
>> http://10.50.12.159:81/dashboard/
>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] raise
>> exceptions.ImproperlyConfigured('Error importing middleware %s: "%s"' %
>> (mw_module, e)), referer: http://10.50.12.159:81/dashboard/
>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48]
>> ImproperlyConfigured: Error importing middleware
>> reviewboard.admin.middleware: "No module named urllib.error", referer:
>> http://10.50.12.159:81/dashboard/
>>
>> May this will help.
>>
>> --
>> 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 know at http://www.reviewboard.org/users/
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "reviewboard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to reviewboard+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>> --
>> --
>> Christian Hammond - chi...@chipx86.com
>> Review Board - http://www.reviewboard.org
>> Beanbag, Inc. - http://www.beanbaginc.com
>>
>>  --
>> 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 know at http://www.reviewboard.org/users/
>> ---
>> You received this message because you
>>
>>  --
> Ge

Re: Error 500 after upgrade to 2.0

2014-02-25 Thread Allen
The upgrade command I used is 

sudo easy_install \
-f http://downloads.reviewboard.org/releases/ReviewBoard/2.0/ \
-U ReviewBoard

And for the output, I am able to put it here, it`s already gone. There were 
few warnings in the output but no errors. And finally it shows completed. 
All the warnings:
Running Whoosh-2.6.0/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-soGWSL/Whoosh-2.6.0/egg-dist-tmp-_iMeAQ
warning: no files found matching '*.txt' under directory 'tests'
warning: no files found matching '*.txt' under directory 'benchmark'
warning: no files found matching '*.txt' under directory 'files'
warning: no files found matching '*.py' under directory 'files'
warning: no files found matching '*.jpg' under directory 'files'
Adding Whoosh 2.6.0 to easy-install.pth file
...
Running django-pipeline-1.3.21/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-ww0YlD/django-pipeline-1.3.21/egg-dist-tmp-kz2lnS
warning: no previously-included files matching '*.pyc' found under 
directory 'tests'
warning: no previously-included files matching '*.pyo' found under 
directory 'tests'
...
Running Django-1.6.2/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-bKvD_l/Django-1.6.2/egg-dist-tmp-hRryUX
warning: no previously-included files matching '__pycache__' found under 
directory '*'
warning: no previously-included files matching '*.py[co]' found under 
directory '*'
zip_safe flag not set; analyzing archive contents...
...
warning: install_lib: 'build/lib.linux-x86_64-2.7' does not exist -- no 
Python modules to install
...

If you really need all the output, I can create a new VM machine and 
re-install the 2.0 version. Thanks!
On Tuesday, February 25, 2014 2:44:44 PM UTC-5, Christian Hammond wrote:
>
> Can you show me the full output plus command line you used for upgrading 
> Review Board? There is definitely something wrong with your install.
>
> Christian
>
>
> On Tuesday, February 25, 2014, Allen > 
> wrote:
>
>> Python 2.7.3
>>
>> On Tuesday, February 25, 2014 2:37:38 PM UTC-5, Christian Hammond wrote:
>>>
>>> That error log shows you're running Django 1.4.x under Apache, and not 
>>> 1.6.2. What version of Python did you install with?
>>>
>>> Christian
>>>
>>>
>>> On Tuesday, February 25, 2014, Allen  wrote:
>>>
 After the reinstallation, I also got some error log from the apache2.
>
  [error] [client 10.50.12.48] mod_wsgi (pid=2238): Exception occurred 
 processing WSGI script '/var/www/reviews.example.com/
 htdocs/reviewboard.wsgi'., referer: http://10.50.12.159:81/dashboard/
 [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] Traceback (most 
 recent call last):, referer: http://10.50.12.159:81/dashboard/
 [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48]   File 
 "/usr/local/lib/python2.7/dist-packages/Django-1.4.10-
 py2.7.egg/django/core/handlers/wsgi.py", line 219, in __call__, 
 referer: http://10.50.12.159:81/dashboard/
 [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] 
 self.load_middleware(), referer: http://10.50.12.159:81/dashboard/
 [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48]   File 
 "/usr/local/lib/python2.7/dist-packages/Django-1.4.10-
 py2.7.egg/django/core/handlers/base.py", line 47, in load_middleware, 
 referer: http://10.50.12.159:81/dashboard/
 [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] raise 
 exceptions.ImproperlyConfigured('Error importing middleware %s: "%s"' 
 % (mw_module, e)), referer: http://10.50.12.159:81/dashboard/
 [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] 
 ImproperlyConfigured: Error importing middleware 
 reviewboard.admin.middleware: "No module named urllib.error", referer: 
 http://10.50.12.159:81/dashboard/

 May this will help. 

 -- 
 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 know at http://www.reviewboard.org/users/
 --- 
 You received this message because you are subscribed to the Google 
 Groups "reviewboard" group.
 To unsubscribe from this group and stop receiving emails from it, send 
 an email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.

>>>
>>>
>>> -- 
>>> -- 
>>> Christian Hammond - chi...@chipx86.com
>>> Review Board - http://www.reviewboard.org
>>> Beanbag, Inc. - http://www.beanbaginc.com
>>>
>>>  -- 
>> 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 know at http://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "reviewboard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email

Re: Error 500 after upgrade to 2.0

2014-02-25 Thread Christian Hammond
Can you show me the full output plus command line you used for upgrading
Review Board? There is definitely something wrong with your install.

Christian


On Tuesday, February 25, 2014, Allen  wrote:

> Python 2.7.3
>
> On Tuesday, February 25, 2014 2:37:38 PM UTC-5, Christian Hammond wrote:
>>
>> That error log shows you're running Django 1.4.x under Apache, and not
>> 1.6.2. What version of Python did you install with?
>>
>> Christian
>>
>>
>> On Tuesday, February 25, 2014, Allen  wrote:
>>
>>> After the reinstallation, I also got some error log from the apache2.

>>>  [error] [client 10.50.12.48] mod_wsgi (pid=2238): Exception occurred
>>> processing WSGI script '/var/www/reviews.example.com/
>>> htdocs/reviewboard.wsgi'., referer: http://10.50.12.159:81/dashboard/
>>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] Traceback (most
>>> recent call last):, referer: http://10.50.12.159:81/dashboard/
>>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48]   File
>>> "/usr/local/lib/python2.7/dist-packages/Django-1.4.10-
>>> py2.7.egg/django/core/handlers/wsgi.py", line 219, in __call__,
>>> referer: http://10.50.12.159:81/dashboard/
>>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48]
>>> self.load_middleware(), referer: http://10.50.12.159:81/dashboard/
>>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48]   File
>>> "/usr/local/lib/python2.7/dist-packages/Django-1.4.10-
>>> py2.7.egg/django/core/handlers/base.py", line 47, in load_middleware,
>>> referer: http://10.50.12.159:81/dashboard/
>>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] raise
>>> exceptions.ImproperlyConfigured('Error importing middleware %s: "%s"' %
>>> (mw_module, e)), referer: http://10.50.12.159:81/dashboard/
>>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48]
>>> ImproperlyConfigured: Error importing middleware
>>> reviewboard.admin.middleware: "No module named urllib.error", referer:
>>> http://10.50.12.159:81/dashboard/
>>>
>>> May this will help.
>>>
>>> --
>>> 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 know at http://www.reviewboard.org/users/
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "reviewboard" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to reviewboard+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>
>>
>> --
>> --
>> Christian Hammond - chi...@chipx86.com
>> Review Board - http://www.reviewboard.org
>> Beanbag, Inc. - http://www.beanbaginc.com
>>
>>  --
> 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 know at http://www.reviewboard.org/users/
> ---
> You received this message because you are subscribed to the Google Groups
> "reviewboard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to 
> reviewboard+unsubscr...@googlegroups.com
> .
> For more options, visit https://groups.google.com/groups/opt_out.
>


-- 
-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com

-- 
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 know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Error 500 after upgrade to 2.0

2014-02-25 Thread Allen
I also checked the django`s version, it`s 
>>> django.VERSION
(1, 6, 2, 'final', 0)
any idea why I am running 1.4.x and how to fix it? Thanks!

On Tuesday, February 25, 2014 2:37:38 PM UTC-5, Christian Hammond wrote:
>
> That error log shows you're running Django 1.4.x under Apache, and not 
> 1.6.2. What version of Python did you install with?
>
> Christian
>
>
> On Tuesday, February 25, 2014, Allen > 
> wrote:
>
>> After the reinstallation, I also got some error log from the apache2.
>>>
>>  [error] [client 10.50.12.48] mod_wsgi (pid=2238): Exception occurred 
>> processing WSGI script '/var/www/
>> reviews.example.com/htdocs/reviewboard.wsgi'., referer: 
>> http://10.50.12.159:81/dashboard/
>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] Traceback (most 
>> recent call last):, referer: http://10.50.12.159:81/dashboard/
>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48]   File 
>> "/usr/local/lib/python2.7/dist-packages/Django-1.4.10-py2.7.egg/django/core/handlers/wsgi.py",
>>  
>> line 219, in __call__, referer: http://10.50.12.159:81/dashboard/
>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] 
>> self.load_middleware(), referer: http://10.50.12.159:81/dashboard/
>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48]   File 
>> "/usr/local/lib/python2.7/dist-packages/Django-1.4.10-py2.7.egg/django/core/handlers/base.py",
>>  
>> line 47, in load_middleware, referer: http://10.50.12.159:81/dashboard/
>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] raise 
>> exceptions.ImproperlyConfigured('Error importing middleware %s: "%s"' % 
>> (mw_module, e)), referer: http://10.50.12.159:81/dashboard/
>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] 
>> ImproperlyConfigured: Error importing middleware 
>> reviewboard.admin.middleware: "No module named urllib.error", referer: 
>> http://10.50.12.159:81/dashboard/
>>
>> May this will help. 
>>
>> -- 
>> 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 know at http://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "reviewboard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>
> -- 
> -- 
> Christian Hammond - chi...@chipx86.com 
> Review Board - http://www.reviewboard.org
> Beanbag, Inc. - http://www.beanbaginc.com
>
>

-- 
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 know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Error 500 after upgrade to 2.0

2014-02-25 Thread Allen
Python 2.7.3

On Tuesday, February 25, 2014 2:37:38 PM UTC-5, Christian Hammond wrote:
>
> That error log shows you're running Django 1.4.x under Apache, and not 
> 1.6.2. What version of Python did you install with?
>
> Christian
>
>
> On Tuesday, February 25, 2014, Allen > 
> wrote:
>
>> After the reinstallation, I also got some error log from the apache2.
>>>
>>  [error] [client 10.50.12.48] mod_wsgi (pid=2238): Exception occurred 
>> processing WSGI script '/var/www/
>> reviews.example.com/htdocs/reviewboard.wsgi'., referer: 
>> http://10.50.12.159:81/dashboard/
>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] Traceback (most 
>> recent call last):, referer: http://10.50.12.159:81/dashboard/
>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48]   File 
>> "/usr/local/lib/python2.7/dist-packages/Django-1.4.10-py2.7.egg/django/core/handlers/wsgi.py",
>>  
>> line 219, in __call__, referer: http://10.50.12.159:81/dashboard/
>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] 
>> self.load_middleware(), referer: http://10.50.12.159:81/dashboard/
>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48]   File 
>> "/usr/local/lib/python2.7/dist-packages/Django-1.4.10-py2.7.egg/django/core/handlers/base.py",
>>  
>> line 47, in load_middleware, referer: http://10.50.12.159:81/dashboard/
>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] raise 
>> exceptions.ImproperlyConfigured('Error importing middleware %s: "%s"' % 
>> (mw_module, e)), referer: http://10.50.12.159:81/dashboard/
>> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] 
>> ImproperlyConfigured: Error importing middleware 
>> reviewboard.admin.middleware: "No module named urllib.error", referer: 
>> http://10.50.12.159:81/dashboard/
>>
>> May this will help. 
>>
>> -- 
>> 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 know at http://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "reviewboard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>
> -- 
> -- 
> Christian Hammond - chi...@chipx86.com 
> Review Board - http://www.reviewboard.org
> Beanbag, Inc. - http://www.beanbaginc.com
>
>

-- 
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 know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Error 500 after upgrade to 2.0

2014-02-25 Thread Christian Hammond
That error log shows you're running Django 1.4.x under Apache, and not
1.6.2. What version of Python did you install with?

Christian


On Tuesday, February 25, 2014, Allen  wrote:

> After the reinstallation, I also got some error log from the apache2.
>>
>  [error] [client 10.50.12.48] mod_wsgi (pid=2238): Exception occurred
> processing WSGI script '/var/www/
> reviews.example.com/htdocs/reviewboard.wsgi'., referer:
> http://10.50.12.159:81/dashboard/
> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] Traceback (most
> recent call last):, referer: http://10.50.12.159:81/dashboard/
> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48]   File
> "/usr/local/lib/python2.7/dist-packages/Django-1.4.10-py2.7.egg/django/core/handlers/wsgi.py",
> line 219, in __call__, referer: http://10.50.12.159:81/dashboard/
> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48]
> self.load_middleware(), referer: http://10.50.12.159:81/dashboard/
> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48]   File
> "/usr/local/lib/python2.7/dist-packages/Django-1.4.10-py2.7.egg/django/core/handlers/base.py",
> line 47, in load_middleware, referer: http://10.50.12.159:81/dashboard/
> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] raise
> exceptions.ImproperlyConfigured('Error importing middleware %s: "%s"' %
> (mw_module, e)), referer: http://10.50.12.159:81/dashboard/
> [Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48]
> ImproperlyConfigured: Error importing middleware
> reviewboard.admin.middleware: "No module named urllib.error", referer:
> http://10.50.12.159:81/dashboard/
>
> May this will help.
>
> --
> 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 know at http://www.reviewboard.org/users/
> ---
> You received this message because you are subscribed to the Google Groups
> "reviewboard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to 
> reviewboard+unsubscr...@googlegroups.com
> .
> For more options, visit https://groups.google.com/groups/opt_out.
>


-- 
-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com

-- 
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 know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Error 500 after upgrade to 2.0

2014-02-25 Thread Allen

>
> After the reinstallation, I also got some error log from the apache2.
>
 [error] [client 10.50.12.48] mod_wsgi (pid=2238): Exception occurred 
processing WSGI script 
'/var/www/reviews.example.com/htdocs/reviewboard.wsgi'., referer: 
http://10.50.12.159:81/dashboard/
[Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] Traceback (most 
recent call last):, referer: http://10.50.12.159:81/dashboard/
[Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48]   File 
"/usr/local/lib/python2.7/dist-packages/Django-1.4.10-py2.7.egg/django/core/handlers/wsgi.py",
 
line 219, in __call__, referer: http://10.50.12.159:81/dashboard/
[Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] 
self.load_middleware(), referer: http://10.50.12.159:81/dashboard/
[Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48]   File 
"/usr/local/lib/python2.7/dist-packages/Django-1.4.10-py2.7.egg/django/core/handlers/base.py",
 
line 47, in load_middleware, referer: http://10.50.12.159:81/dashboard/
[Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] raise 
exceptions.ImproperlyConfigured('Error importing middleware %s: "%s"' % 
(mw_module, e)), referer: http://10.50.12.159:81/dashboard/
[Tue Feb 25 19:16:19 2014] [error] [client 10.50.12.48] 
ImproperlyConfigured: Error importing middleware 
reviewboard.admin.middleware: "No module named urllib.error", referer: 
http://10.50.12.159:81/dashboard/

May this will help. 

-- 
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 know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Error 500 after upgrade to 2.0

2014-02-25 Thread Allen
I just tried to install the 2.0 beta3 again, and during the installation, I 
found few warnings(no error) may help.
They are:
Running Whoosh-2.6.0/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-soGWSL/Whoosh-2.6.0/egg-dist-tmp-_iMeAQ
warning: no files found matching '*.txt' under directory 'tests'
warning: no files found matching '*.txt' under directory 'benchmark'
warning: no files found matching '*.txt' under directory 'files'
warning: no files found matching '*.py' under directory 'files'
warning: no files found matching '*.jpg' under directory 'files'
Adding Whoosh 2.6.0 to easy-install.pth file
...
Running django-pipeline-1.3.21/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-ww0YlD/django-pipeline-1.3.21/egg-dist-tmp-kz2lnS
warning: no previously-included files matching '*.pyc' found under 
directory 'tests'
warning: no previously-included files matching '*.pyo' found under 
directory 'tests'
...
Running Django-1.6.2/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-bKvD_l/Django-1.6.2/egg-dist-tmp-hRryUX
warning: no previously-included files matching '__pycache__' found under 
directory '*'
warning: no previously-included files matching '*.py[co]' found under 
directory '*'
zip_safe flag not set; analyzing archive contents...
...
warning: install_lib: 'build/lib.linux-x86_64-2.7' does not exist -- no 
Python modules to install
...

-- 
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 know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Error 500 after upgrade to 2.0

2014-02-25 Thread Allen
No log file that`s something bother me the most...Any idea how to fix this? 
Is it possible for me to downgrade to 1.7.21?

On Tuesday, February 25, 2014 12:32:08 PM UTC-5, Bruce Cran wrote:
>
> Is there anything in /tmp/reviewboard.log ?
>

-- 
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 know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Error 500 after upgrade to 2.0

2014-02-25 Thread Allen
Sorry, nothing in the reviewboard`s log

On Tuesday, February 25, 2014 12:32:08 PM UTC-5, Bruce Cran wrote:
>
> Is there anything in /tmp/reviewboard.log ?
>

-- 
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 know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Error 500 after upgrade to 2.0

2014-02-25 Thread Bruce Cran
Is there anything in /tmp/reviewboard.log ?

-- 
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 know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.