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 <[email protected]> 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 <[email protected]> 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 [email protected]. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> >> -- >> -- >> Christian Hammond - [email protected] >> 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 > [email protected]<javascript:_e(%7B%7D,'cvml','reviewboard%[email protected]');> > . > For more options, visit https://groups.google.com/groups/opt_out. > -- -- Christian Hammond - [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
