Review Board: Unable to create new review request

2014-06-09 Thread Kuldeep singh
Hi All, 

I installed new review board. I created SVN repository. Now When I am 
trying to create new review request, I am getting 

*Something broke! (Error 500) *

* It appears something broke when you tried to go to here. This is either a 
bug in Review Board or a server configuration error. Please report this to 
your administrator.*
When I looked into error log, I found this error:















*[Mon Jun 09 12:18:23 2014] [notice] caught SIGTERM, shutting down[Mon Jun 
09 12:18:23 2014] [notice] Apache/2.2.22 (Ubuntu) mod_wsgi/3.3 Python/2.7.3 
configured -- resuming normal operations[Mon Jun 09 06:49:01 2014] [error] 
ERROR:root:Exception thrown for user amit.pathak at 
http://192.168.206.24/reviews/r/new/[Mon Jun 09 06:49:01 2014] [error] [Mon 
Jun 09 06:49:01 2014] [error] Only the system config is supported at the 
moment[Mon Jun 09 06:49:01 2014] [error] Traceback (most recent call 
last):[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/core/handlers/base.py,
 
line 112, in get_response[Mon Jun 09 06:49:01 2014] [error] response = 
wrapped_callback(request, *callback_args, **callback_kwargs)[Mon Jun 09 
06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/contrib/auth/decorators.py,
 
line 22, in _wrapped_view[Mon Jun 09 06:49:01 2014] [error] return 
view_func(request, *args, **kwargs)[Mon Jun 09 06:49:01 2014] [error]   
File 
/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/site/decorators.py,
 
line 35, in _check[Mon Jun 09 06:49:01 2014] [error] return 
view_func(request, local_site=local_site, *args, **kwargs)[Mon Jun 09 
06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/reviews/views.py,
 
line 244, in new_review_request[Mon Jun 09 06:49:01 2014] [error] for 
repo in repos.order_by('name'):[Mon Jun 09 06:49:01 2014] [error] 
TypeError: Only the system config is supported at the moment*

Please help me. 

Thanks 
Kuldeep Singh

-- 
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.


Re: Review Board: Unable to create new review request

2014-06-09 Thread Christian Hammond
What version of subvertpy do you have installed?

Christian

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

On June 8, 2014 at 11:56:04 PM, Kuldeep singh (kdmalvi...@gmail.com) wrote:

Hi All,

I installed new review board. I created SVN repository. Now When I am trying to 
create new review request, I am getting

Something broke! (Error 500)
It appears something broke when you tried to go to here. This is either a bug 
in Review Board or a server configuration error. Please report this to your 
administrator.

When I looked into error log, I found this error:

[Mon Jun 09 12:18:23 2014] [notice] caught SIGTERM, shutting down
[Mon Jun 09 12:18:23 2014] [notice] Apache/2.2.22 (Ubuntu) mod_wsgi/3.3 
Python/2.7.3 configured -- resuming normal operations
[Mon Jun 09 06:49:01 2014] [error] ERROR:root:Exception thrown for user 
amit.pathak at http://192.168.206.24/reviews/r/new/
[Mon Jun 09 06:49:01 2014] [error]
[Mon Jun 09 06:49:01 2014] [error] Only the system config is supported at the 
moment
[Mon Jun 09 06:49:01 2014] [error] Traceback (most recent call last):
[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/core/handlers/base.py,
 line 112, in get_response
[Mon Jun 09 06:49:01 2014] [error] response = wrapped_callback(request, 
*callback_args, **callback_kwargs)
[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/contrib/auth/decorators.py,
 line 22, in _wrapped_view
[Mon Jun 09 06:49:01 2014] [error] return view_func(request, *args, 
**kwargs)
[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/site/decorators.py,
 line 35, in _check
[Mon Jun 09 06:49:01 2014] [error] return view_func(request, 
local_site=local_site, *args, **kwargs)
[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/reviews/views.py,
 line 244, in new_review_request
[Mon Jun 09 06:49:01 2014] [error] for repo in repos.order_by('name'):
[Mon Jun 09 06:49:01 2014] [error] TypeError: Only the system config is 
supported at the moment

Please help me.

Thanks
Kuldeep Singh

--
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.

-- 
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.


Re: Review Board: Unable to create new review request

2014-06-09 Thread Christian Hammond
Try upgrading to a newer version.

If that doesn’t work, you can uninstall and switch to PySVN, and it should work.

Christian

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

On June 9, 2014 at 12:38:02 AM, Kuldeep singh (kdmalvi...@gmail.com) wrote:

its subvertpy-0.8.10.

Kuldeep

On Monday, June 9, 2014 12:37:43 PM UTC+5:30, Christian Hammond wrote:
What version of subvertpy do you have installed?

Christian

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

On June 8, 2014 at 11:56:04 PM, Kuldeep singh (kdmal...@gmail.com) wrote:

Hi All,

I installed new review board. I created SVN repository. Now When I am trying to 
create new review request, I am getting

Something broke! (Error 500)
It appears something broke when you tried to go to here. This is either a bug 
in Review Board or a server configuration error. Please report this to your 
administrator.

When I looked into error log, I found this error:

[Mon Jun 09 12:18:23 2014] [notice] caught SIGTERM, shutting down
[Mon Jun 09 12:18:23 2014] [notice] Apache/2.2.22 (Ubuntu) mod_wsgi/3.3 
Python/2.7.3 configured -- resuming normal operations
[Mon Jun 09 06:49:01 2014] [error] ERROR:root:Exception thrown for user 
amit.pathak at http://192.168.206.24/reviews/r/new/
[Mon Jun 09 06:49:01 2014] [error]
[Mon Jun 09 06:49:01 2014] [error] Only the system config is supported at the 
moment
[Mon Jun 09 06:49:01 2014] [error] Traceback (most recent call last):
[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/core/handlers/base.py,
 line 112, in get_response
[Mon Jun 09 06:49:01 2014] [error] response = wrapped_callback(request, 
*callback_args, **callback_kwargs)
[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/contrib/auth/decorators.py,
 line 22, in _wrapped_view
[Mon Jun 09 06:49:01 2014] [error] return view_func(request, *args, 
**kwargs)
[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/site/decorators.py,
 line 35, in _check
[Mon Jun 09 06:49:01 2014] [error] return view_func(request, 
local_site=local_site, *args, **kwargs)
[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/reviews/views.py,
 line 244, in new_review_request
[Mon Jun 09 06:49:01 2014] [error] for repo in repos.order_by('name'):
[Mon Jun 09 06:49:01 2014] [error] TypeError: Only the system config is 
supported at the moment

Please help me.

Thanks
Kuldeep Singh

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

-- 
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.


Re: Review Board: Unable to create new review request

2014-06-09 Thread Kuldeep singh
Thanks Christian
Its working

Kuldeep

On Monday, June 9, 2014 1:18:24 PM UTC+5:30, Christian Hammond wrote:

 Try upgrading to a newer version.

 If that doesn’t work, you can uninstall and switch to PySVN, and it should 
 work.

 Christian

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

 On June 9, 2014 at 12:38:02 AM, Kuldeep singh (kdmal...@gmail.com 
 javascript:) wrote:

 its subvertpy-0.8.10.

 Kuldeep

 On Monday, June 9, 2014 12:37:43 PM UTC+5:30, Christian Hammond wrote: 

  What version of subvertpy do you have installed?
  
  Christian
  
   -- 
  Christian Hammond - chri...@beanbaginc.com
  Review Board - http://www.reviewboard.org 
 Beanbag, Inc. - http://www.beanbaginc.com
  
 On June 8, 2014 at 11:56:04 PM, Kuldeep singh (kdmal...@gmail.com) wrote:

  Hi All,

 I installed new review board. I created SVN repository. Now When I am 
 trying to create new review request, I am getting

 *Something broke! (Error 500)* 

 *It appears something broke when you tried to go to here. This is either 
 a bug in Review Board or a server configuration error. Please report this 
 to your administrator.*
 When I looked into error log, I found this error:















 * [Mon Jun 09 12:18:23 2014] [notice] caught SIGTERM, shutting down [Mon 
 Jun 09 12:18:23 2014] [notice] Apache/2.2.22 (Ubuntu) mod_wsgi/3.3 
 Python/2.7.3 configured -- resuming normal operations [Mon Jun 09 06:49:01 
 2014] [error] ERROR:root:Exception thrown for user amit.pathak at 
 http://192.168.206.24/reviews/r/new/ http://192.168.206.24/reviews/r/new/ 
 [Mon Jun 09 06:49:01 2014] [error] [Mon Jun 09 06:49:01 2014] [error] Only 
 the system config is supported at the moment [Mon Jun 09 06:49:01 2014] 
 [error] Traceback (most recent call last): [Mon Jun 09 06:49:01 2014] 
 [error]   File 
 /usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/core/handlers/base.py,
  
 line 112, in get_response [Mon Jun 09 06:49:01 2014] [error] response = 
 wrapped_callback(request, *callback_args, **callback_kwargs) [Mon Jun 09 
 06:49:01 2014] [error]   File 
 /usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/contrib/auth/decorators.py,
  
 line 22, in _wrapped_view [Mon Jun 09 06:49:01 2014] [error] return 
 view_func(request, *args, **kwargs) [Mon Jun 09 06:49:01 2014] [error]   
 File 
 /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/site/decorators.py,
  
 line 35, in _check [Mon Jun 09 06:49:01 2014] [error] return 
 view_func(request, local_site=local_site, *args, **kwargs) [Mon Jun 09 
 06:49:01 2014] [error]   File 
 /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/reviews/views.py,
  
 line 244, in new_review_request [Mon Jun 09 06:49:01 2014] [error] for 
 repo in repos.order_by('name'): [Mon Jun 09 06:49:01 2014] [error] 
 TypeError: Only the system config is supported at the moment*

 Please help me.

 Thanks
 Kuldeep Singh

 --
 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/d/optout.
  
  --
 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 javascript:.
 For more options, visit https://groups.google.com/d/optout.



-- 
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.


Re: Review Board: Unable to create new review request

2014-06-09 Thread Christian Hammond
Was it the upgrade to the newer version that fixed it?

Christian

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

On June 9, 2014 at 3:41:45 AM, Kuldeep singh (kdmalvi...@gmail.com) wrote:

Thanks Christian
Its working

Kuldeep

On Monday, June 9, 2014 1:18:24 PM UTC+5:30, Christian Hammond wrote:
Try upgrading to a newer version.

If that doesn’t work, you can uninstall and switch to PySVN, and it should work.

Christian

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

On June 9, 2014 at 12:38:02 AM, Kuldeep singh (kdmal...@gmail.com) wrote:

its subvertpy-0.8.10.

Kuldeep

On Monday, June 9, 2014 12:37:43 PM UTC+5:30, Christian Hammond wrote:
What version of subvertpy do you have installed?

Christian

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

On June 8, 2014 at 11:56:04 PM, Kuldeep singh (kdmal...@gmail.com) wrote:

Hi All,

I installed new review board. I created SVN repository. Now When I am trying to 
create new review request, I am getting

Something broke! (Error 500)
It appears something broke when you tried to go to here. This is either a bug 
in Review Board or a server configuration error. Please report this to your 
administrator.

When I looked into error log, I found this error:

[Mon Jun 09 12:18:23 2014] [notice] caught SIGTERM, shutting down
[Mon Jun 09 12:18:23 2014] [notice] Apache/2.2.22 (Ubuntu) mod_wsgi/3.3 
Python/2.7.3 configured -- resuming normal operations
[Mon Jun 09 06:49:01 2014] [error] ERROR:root:Exception thrown for user 
amit.pathak at http://192.168.206.24/reviews/r/new/
[Mon Jun 09 06:49:01 2014] [error]
[Mon Jun 09 06:49:01 2014] [error] Only the system config is supported at the 
moment
[Mon Jun 09 06:49:01 2014] [error] Traceback (most recent call last):
[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/core/handlers/base.py,
 line 112, in get_response
[Mon Jun 09 06:49:01 2014] [error] response = wrapped_callback(request, 
*callback_args, **callback_kwargs)
[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/contrib/auth/decorators.py,
 line 22, in _wrapped_view
[Mon Jun 09 06:49:01 2014] [error] return view_func(request, *args, 
**kwargs)
[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/site/decorators.py,
 line 35, in _check
[Mon Jun 09 06:49:01 2014] [error] return view_func(request, 
local_site=local_site, *args, **kwargs)
[Mon Jun 09 06:49:01 2014] [error]   File 
/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/reviews/views.py,
 line 244, in new_review_request
[Mon Jun 09 06:49:01 2014] [error] for repo in repos.order_by('name'):
[Mon Jun 09 06:49:01 2014] [error] TypeError: Only the system config is 
supported at the moment

Please help me.

Thanks
Kuldeep Singh

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

-- 
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 

Re: Review Board: Unable to create new review request

2014-06-09 Thread Kuldeep singh

Hi Christian,
I don't know, but I could not upgrade to newer version, I just reinstall  
subvertpy-0.8.1. 
And its working.

On Tuesday, June 10, 2014 1:23:58 AM UTC+5:30, Christian Hammond wrote:

 Was it the upgrade to the newer version that fixed it?

 Christian

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

 On June 9, 2014 at 3:41:45 AM, Kuldeep singh (kdmal...@gmail.com 
 javascript:) wrote:

 Thanks Christian
 Its working

 Kuldeep

 On Monday, June 9, 2014 1:18:24 PM UTC+5:30, Christian Hammond wrote: 

  Try upgrading to a newer version.
  
  If that doesn’t work, you can uninstall and switch to PySVN, and it 
 should work.
  
  Christian
  
   -- 
  Christian Hammond - chri...@beanbaginc.com
  Review Board - http://www.reviewboard.org 
 Beanbag, Inc. - http://www.beanbaginc.com
  
 On June 9, 2014 at 12:38:02 AM, Kuldeep singh (kdmal...@gmail.com) wrote:

  its subvertpy-0.8.10.

 Kuldeep

 On Monday, June 9, 2014 12:37:43 PM UTC+5:30, Christian Hammond wrote: 

  What version of subvertpy do you have installed?
  
  Christian
  
   -- 
  Christian Hammond - chri...@beanbaginc.com
  Review Board - http://www.reviewboard.org 
 Beanbag, Inc. - http://www.beanbaginc.com
  
 On June 8, 2014 at 11:56:04 PM, Kuldeep singh (kdmal...@gmail.com) 
 wrote:

  Hi All,

 I installed new review board. I created SVN repository. Now When I am 
 trying to create new review request, I am getting

 *Something broke! (Error 500)* 

 *It appears something broke when you tried to go to here. This is either 
 a bug in Review Board or a server configuration error. Please report this 
 to your administrator.*
 When I looked into error log, I found this error:















 * [Mon Jun 09 12:18:23 2014] [notice] caught SIGTERM, shutting down [Mon 
 Jun 09 12:18:23 2014] [notice] Apache/2.2.22 (Ubuntu) mod_wsgi/3.3 
 Python/2.7.3 configured -- resuming normal operations [Mon Jun 09 06:49:01 
 2014] [error] ERROR:root:Exception thrown for user amit.pathak at 
 http://192.168.206.24/reviews/r/new/ http://192.168.206.24/reviews/r/new/ 
 [Mon Jun 09 06:49:01 2014] [error] [Mon Jun 09 06:49:01 2014] [error] Only 
 the system config is supported at the moment [Mon Jun 09 06:49:01 2014] 
 [error] Traceback (most recent call last): [Mon Jun 09 06:49:01 2014] 
 [error]   File 
 /usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/core/handlers/base.py,
  
 line 112, in get_response [Mon Jun 09 06:49:01 2014] [error] response = 
 wrapped_callback(request, *callback_args, **callback_kwargs) [Mon Jun 09 
 06:49:01 2014] [error]   File 
 /usr/local/lib/python2.7/dist-packages/Django-1.6.5-py2.7.egg/django/contrib/auth/decorators.py,
  
 line 22, in _wrapped_view [Mon Jun 09 06:49:01 2014] [error] return 
 view_func(request, *args, **kwargs) [Mon Jun 09 06:49:01 2014] [error]   
 File 
 /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/site/decorators.py,
  
 line 35, in _check [Mon Jun 09 06:49:01 2014] [error] return 
 view_func(request, local_site=local_site, *args, **kwargs) [Mon Jun 09 
 06:49:01 2014] [error]   File 
 /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/reviews/views.py,
  
 line 244, in new_review_request [Mon Jun 09 06:49:01 2014] [error] for 
 repo in repos.order_by('name'): [Mon Jun 09 06:49:01 2014] [error] 
 TypeError: Only the system config is supported at the moment*

 Please help me.

 Thanks
 Kuldeep Singh

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