OK wow... Went back to square one and reloaded everything to keep it clean. 
I believe the bulk of my problems were actually a combination of selinux & 
iptables; once I temporarily disabled them and tracked out a bunch of deps 
I have the 2.0.5 system up on a clean install (no yum reviewboard related 
modules). 



I was able to get to the admin screen login prompt, and when I did that it 
did login but the access and error log still shows some issues.... These 
excerpts were from empty log files so you are actually seeing the specific 
items from the first login attempt:




==> access_log <==
10.200.33.99 - - [31/Jul/2014:19:25:22 +0000] "GET / HTTP/1.1" 302 - "-" 
"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko"
10.200.33.99 - - [31/Jul/2014:19:25:28 +0000] "GET /r/ HTTP/1.1" 200 2524 
"-" "Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko"
10.200.33.99 - - [31/Jul/2014:19:25:32 +0000] "GET /jsi18n/ HTTP/1.1" 200 
773 "http://itt-d-review.abc.local/r/"; "Mozilla/5.0 (Windows NT 6.3; WOW64; 
Trident/7.0; rv:11.0) like Gecko"
10.200.33.99 - - [31/Jul/2014:19:25:42 +0000] "GET /account/login/?next=/r/ 
HTTP/1.1" 200 1962 "http://itt-d-review.abc.local/r/"; "Mozilla/5.0 (Windows 
NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko"
10.200.33.99 - - [31/Jul/2014:19:25:45 +0000] "GET /jsi18n/ HTTP/1.1" 200 
773 "http://itt-d-review.abc.local/account/login/?next=/r/"; "Mozilla/5.0 
(Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko"
10.200.33.99 - - [31/Jul/2014:19:25:57 +0000] "POST /account/login/ 
HTTP/1.1" 302 - "http://itt-d-review.abc.local/account/login/?next=/r/"; 
"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko"
10.200.33.99 - - [31/Jul/2014:19:26:10 +0000] "GET /r/ HTTP/1.1" 200 2755 "
http://itt-d-review.abc.local/account/login/?next=/r/"; "Mozilla/5.0 
(Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko"

==> error_log <==
[Thu Jul 31 14:26:13 2014] [error] [client 10.200.33.99] mod_wsgi 
(pid=1288): Target WSGI script 
'/var/www/itt-d-review.abc.local/htdocs/reviewboard.wsgi' cannot be loaded 
as Python module., referer: http://itt-d-review.abc.local/r/
[Thu Jul 31 14:26:13 2014] [error] [client 10.200.33.99] mod_wsgi 
(pid=1288): Exception occurred processing WSGI script 
'/var/www/itt-d-review.abc.local/htdocs/reviewboard.wsgi'., referer: 
http://itt-d-review.abc.local/r/
[Thu Jul 31 14:26:13 2014] [error] [client 10.200.33.99] Traceback (most 
recent call last):, referer: http://itt-d-review.abc.local/r/
[Thu Jul 31 14:26:13 2014] [error] [client 10.200.33.99] Traceback (most 
recent call last):, referer: http://itt-d-review.abc.local/r/
[Thu Jul 31 14:26:13 2014] [error] [client 10.200.33.99]   File 
"/var/www/itt-d-review.abc.local/htdocs/reviewboard.wsgi", line 3, in 
<module>, referer: http://itt-d-review.abc.local/r/
[Thu Jul 31 14:26:13 2014] [error] [client 10.200.33.99]     import 
pkg_resources, referer: http://itt-d-review.abc.local/r/
[Thu Jul 31 14:26:13 2014] [error] [client 10.200.33.99]   File 
"build/bdist.linux-x86_64/egg/pkg_resources.py", line 2876, in <module>, 
referer: http://itt-d-review.abc.local/r/
[Thu Jul 31 14:26:13 2014] [error] [client 10.200.33.99]   File 
"build/bdist.linux-x86_64/egg/pkg_resources.py", line 449, in 
_build_master, referer: http://itt-d-review.abc.local/r/
[Thu Jul 31 14:26:13 2014] [error] [client 10.200.33.99]   File 
"build/bdist.linux-x86_64/egg/pkg_resources.py", line 745, in require, 
referer: http://itt-d-review.abc.local/r/
[Thu Jul 31 14:26:13 2014] [error] [client 10.200.33.99]   File 
"build/bdist.linux-x86_64/egg/pkg_resources.py", line 639, in resolve, 
referer: http://itt-d-review.abc.local/r/
[Thu Jul 31 14:26:13 2014] [error] [client 10.200.33.99] 
DistributionNotFound: Whoosh, referer: http://itt-d-review.abc.local/r/
==> access_log <==
10.200.33.99 - - [31/Jul/2014:14:26:13 -0500] "GET /jsi18n/ HTTP/1.1" 500 
1372 "http://itt-d-review.abc.local/r/"; "Mozilla/5.0 (Windows NT 6.3; 
WOW64; Trident/7.0; rv:11.0) like Gecko"





This is v2.0.5 as stated and the "Whoosh" shows as being installed:



[root@ITT-D-Review logs]# easy_install -U Whoosh
Searching for Whoosh
Reading https://pypi.python.org/simple/Whoosh/
Best match: Whoosh 2.6.0
Processing Whoosh-2.6.0-py2.6.egg
Whoosh 2.6.0 is already the active version in easy-install.pth
Using /usr/lib/python2.6/site-packages/Whoosh-2.6.0-py2.6.egg
Processing dependencies for Whoosh
Finished processing dependencies for Whoosh



-- 
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/d/optout.

Reply via email to