1965: Installed ReviewBoard on CentOS 5.5, rebooted CentOS, ReviewBoard now fails.

kuse****@gmai***** (Google Code) (Is this you? Claim this profile.)
Jan. 31, 2011
What version are you running?

1.5.2

What's the URL of the page containing the problem?

"home" / "index" page

What steps will reproduce the problem?
1. go to reviews home page

What is the expected output? What do you see instead?

[Mon Jan 31 10:31:16 2011] [error] [client 192.168.43.27] PythonHandler django.core.handlers.modpython: Traceback (most recent call last):, referer: http://reviews.corp.laszlosystems.com/
[Mon Jan 31 10:31:16 2011] [error] [client 192.168.43.27] PythonHandler django.core.handlers.modpython:   File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 299, in HandlerDispatch\n    result = object(req), referer: http://reviews.corp.laszlosystems.com/
[Mon Jan 31 10:31:16 2011] [error] [client 192.168.43.27] PythonHandler django.core.handlers.modpython:   File "/usr/lib/python2.4/site-packages/Django-1.2.4-py2.4.egg/django/core/handlers/modpython.py", line 228, in handler\n    return ModPythonHandler()(req), referer: http://reviews.corp.laszlosystems.com/
[Mon Jan 31 10:31:16 2011] [error] [client 192.168.43.27] PythonHandler django.core.handlers.modpython:   File "/usr/lib/python2.4/site-packages/Django-1.2.4-py2.4.egg/django/core/handlers/modpython.py", line 201, in __call__\n    response = self.get_response(request), referer: http://reviews.corp.laszlosystems.com/
[Mon Jan 31 10:31:16 2011] [error] [client 192.168.43.27] PythonHandler django.core.handlers.modpython:   File "/usr/lib/python2.4/site-packages/Django-1.2.4-py2.4.egg/django/core/handlers/base.py", line 141, in get_response\n    return self.handle_uncaught_exception(request, resolver, sys.exc_info()), referer: http://reviews.corp.laszlosystems.com/
[Mon Jan 31 10:31:16 2011] [error] [client 192.168.43.27] PythonHandler django.core.handlers.modpython:   File "/usr/lib/python2.4/site-packages/Django-1.2.4-py2.4.egg/django/core/handlers/base.py", line 174, in handle_uncaught_exception\n    mail_admins(subject, message, fail_silently=True), referer: http://reviews.corp.laszlosystems.com/
[Mon Jan 31 10:31:16 2011] [error] [client 192.168.43.27] PythonHandler django.core.handlers.modpython:   File "/usr/lib/python2.4/site-packages/Django-1.2.4-py2.4.egg/django/core/mail/__init__.py", line 92, in mail_admins\n    connection=connection).send(fail_silently=fail_silently), referer: http://reviews.corp.laszlosystems.com/
[Mon Jan 31 10:31:16 2011] [error] [client 192.168.43.27] PythonHandler django.core.handlers.modpython:   File "/usr/lib/python2.4/site-packages/Django-1.2.4-py2.4.egg/django/core/mail/message.py", line 179, in send\n    return self.get_connection(fail_silently).send_messages([self]), referer: http://reviews.corp.laszlosystems.com/
[Mon Jan 31 10:31:16 2011] [error] [client 192.168.43.27] PythonHandler django.core.handlers.modpython:   File "/usr/lib/python2.4/site-packages/Django-1.2.4-py2.4.egg/django/core/mail/backends/smtp.py", line 85, in send_messages\n    sent = self._send(message), referer: http://reviews.corp.laszlosystems.com/
[Mon Jan 31 10:31:16 2011] [error] [client 192.168.43.27] PythonHandler django.core.handlers.modpython:   File "/usr/lib/python2.4/site-packages/Django-1.2.4-py2.4.egg/django/core/mail/backends/smtp.py", line 104, in _send\n    recipients = map(self._sanitize, email_message.recipients()), referer: http://reviews.corp.laszlosystems.com/
[Mon Jan 31 10:31:16 2011] [error] [client 192.168.43.27] PythonHandler django.core.handlers.modpython:   File "/usr/lib/python2.4/site-packages/Django-1.2.4-py2.4.egg/django/core/mail/backends/smtp.py", line 95, in _sanitize\n    name, domain = email.split('@', 1), referer: http://reviews.corp.laszlosystems.com/
[Mon Jan 31 10:31:16 2011] [error] [client 192.168.43.27] PythonHandler django.core.handlers.modpython: ValueError: need more than 1 value to unpack, referer: http://reviews.corp.laszlosystems.com/
[Mon Jan 31 10:31:16 2011] [error] [client 192.168.43.27] PythonHandler django.core.handlers.modpython: Traceback (most recent call last):, referer: http://reviews.corp.laszlosystems.com/
[Mon Jan 31 10:31:16 2011] [error] [client 192.168.43.27] PythonHandler django.core.handlers.modpython:   File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 299, in HandlerDispatch\n    result = object(req), referer: http://reviews.corp.laszlosystems.com/
[Mon Jan 31 10:31:16 2011] [error] [client 192.168.43.27] PythonHandler django.core.handlers.modpython:   File "/usr/lib/python2.4/site-packages/Django-1.2.4-py2.4.egg/django/core/handlers/modpython.py", line 228, in handler\n    return ModPythonHandler()(req), referer: http://reviews.corp.laszlosystems.com/
[Mon Jan 31 10:31:16 2011] [error] [client 192.168.43.27] PythonHandler django.core.handlers.modpython:   File "/usr/lib/python2.4/site-packages/Django-1.2.4-py2.4.egg/django/core/handlers/modpython.py", line 201, in __call__\n    response = self.get_response(request), referer: http://reviews.corp.laszlosystems.com/
[Mon Jan 31 10:31:16 2011] [error] [client 192.168.43.27] PythonHandler django.core.handlers.modpython:   File "/usr/lib/python2.4/site-packages/Django-1.2.4-py2.4.egg/django/core/handlers/base.py", line 141, in get_response\n    return self.handle_uncaught_exception(request, resolver, sys.exc_info()), referer: http://reviews.corp.laszlosystems.com/
[Mon Jan 31 10:31:16 2011] [error] [client 192.168.43.27] PythonHandler django.core.handlers.modpython:   File "/usr/lib/python2.4/site-packages/Django-1.2.4-py2.4.egg/django/core/handlers/base.py", line 174, in handle_uncaught_exception\n    mail_admins(subject, message, fail_silently=True), referer: http://reviews.corp.laszlosystems.com/
[Mon Jan 31 10:31:16 2011] [error] [client 192.168.43.27] PythonHandler django.core.handlers.modpython:   File "/usr/lib/python2.4/site-packages/Django-1.2.4-py2.4.egg/django/core/mail/__init__.py", line 92, in mail_admins\n    connection=connection).send(fail_silently=fail_silently), referer: http://reviews.corp.laszlosystems.com/
[Mon Jan 31 10:31:16 2011] [error] [client 192.168.43.27] PythonHandler django.core.handlers.modpython:   File "/usr/lib/python2.4/site-packages/Django-1.2.4-py2.4.egg/django/core/mail/message.py", line 179, in send\n    return self.get_connection(fail_silently).send_messages([self]), referer: http://reviews.corp.laszlosystems.com/
[Mon Jan 31 10:31:16 2011] [error] [client 192.168.43.27] PythonHandler django.core.handlers.modpython:   File "/usr/lib/python2.4/site-packages/Django-1.2.4-py2.4.egg/django/core/mail/backends/smtp.py", line 85, in send_messages\n    sent = self._send(message), referer: http://reviews.corp.laszlosystems.com/
[Mon Jan 31 10:31:16 2011] [error] [client 192.168.43.27] PythonHandler django.core.handlers.modpython:   File "/usr/lib/python2.4/site-packages/Django-1.2.4-py2.4.egg/django/core/mail/backends/smtp.py", line 104, in _send\n    recipients = map(self._sanitize, email_message.recipients()), referer: http://reviews.corp.laszlosystems.com/
[Mon Jan 31 10:31:16 2011] [error] [client 192.168.43.27] PythonHandler django.core.handlers.modpython:   File "/usr/lib/python2.4/site-packages/Django-1.2.4-py2.4.egg/django/core/mail/backends/smtp.py", line 95, in _sanitize\n    name, domain = email.split('@', 1), referer: http://reviews.corp.laszlosystems.com/
[Mon Jan 31 10:31:16 2011] [error] [client 192.168.43.27] PythonHandler django.core.handlers.modpython: ValueError: need more than 1 value to unpack, referer: http://reviews.corp.laszlosystems.com/

What operating system are you using? What browser?

CentOS 5.5, Safari

Please provide any additional information below.

Installed ReviewBoard per instructions, some configuration, and it worked well.  Then rebooted the machine (to change it's IP address) and ReviewBoard started exhibiting the above errors in apache log.
chipx86
#1 chipx86
At first glance, it looks like you may have an e-mail address on some user in that target list which isn't a valid e-mail address (no "@" or the field itself is blank). Might want to go through those users and make sure those are correct.
  • +NeedInfo
#2 kuse****@gmai***** (Google Code) (Is this you? Claim this profile.)
Actually, these errors are what shows up when mysql server isn't running - uhm, what?  well, anyway, started the mysql server and all errors are gone and the app is working (happened 5 minutes ago.)
chipx86
#3 chipx86
Hah, well that is weird. Maybe Django's e-mail code ended up getting passed some error message from trying to access the database. Who knows. Guess I'll close this out :)
  • -NeedInfo
    +SetupIssue