So the contents of the log that you included are the right spot, except you
cut it off too early. Can you include everything down to the bottom of the
traceback?

Thanks,
-David


On Wed, Apr 24, 2013 at 7:18 PM, Prashima <prashimasha...@gmail.com> wrote:

> Hi,
>
>
> I have recently installed reviewboard 1.7.7.1 on my server. Things were
> looking fine, with my reviewboard site up and running. I was even able to
> do some of the admin configurations, but very soon I started getting
> standard "Error 500 something is broke!" whenever I try to go to the admin
> page. Since then I haven't been able to access admin again. I am able to
> access all other review request and support related pages.
>
>
> OS: CentOS 6.3
> Browsers : Firefox, Chrome IE
> Reviewboard : 1.7.7.1
> Python : 2.6.6
> Django : 1.4.5
>
> Attaching the relevant error log. Please let me know if any other
> information is required.
>
>
> Partial trace -
>
> [Wed Apr 24 09:07:51 2013] [error] too many values to unpack
> [Wed Apr 24 09:07:51 2013] [error] Traceback (most recent call last):
> [Wed Apr 24 09:07:51 2013] [error]   File
> "/usr/lib/python2.6/site-packages/Django-1.4.5-py2.6.egg/django/core/handlers/base.py",
> line 111, in get_response
> [Wed Apr 24 09:07:51 2013] [error]     response = callback(request,
> *callback_args, **callback_kwargs)
> [Wed Apr 24 09:07:51 2013] [error]   File
> "/usr/lib/python2.6/site-packages/Django-1.4.5-py2.6.egg/django/contrib/admin/views/decorators.py",
> line 16, in _checklogin
> [Wed Apr 24 09:07:51 2013] [error]     return view_func(request, *args,
> **kwargs)
> [Wed Apr 24 09:07:51 2013] [error]   File
> "/usr/lib/python2.6/site-packages/ReviewBoard-1.7.7.1-py2.6.egg/reviewboard/admin/views.py",
> line 33, in dashboard
> [Wed Apr 24 09:07:51 2013] [error]     'secondary_widgets':
> secondary_widgets,
> [Wed Apr 24 09:07:51 2013] [error]   File
> "/usr/lib/python2.6/site-packages/Django-1.4.5-py2.6.egg/django/shortcuts/__init__.py",
> line 20, in render_to_response
> [Wed Apr 24 09:07:51 2013] [error]     return
> HttpResponse(loader.render_to_string(*args, **kwargs),
> **httpresponse_kwargs)
> [Wed Apr 24 09:07:51 2013] [error]   File
> "/usr/lib/python2.6/site-packages/Django-1.4.5-py2.6.egg/django/template/loader.py",
> line 171, in render_to_string
> [Wed Apr 24 09:07:51 2013] [error]     return t.render(Context(dictionary))
> .
> .
> .
>
>
> Thanks,
> Prashima
>
> --
> Want to help the Review Board project? Donate today at
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~----------~----~----~----~------~----~------~--~---
> To unsubscribe from this group, send email to
> reviewboard+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/reviewboard?hl=en
> ---
> 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.
>
>
>

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
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.


Reply via email to