[Devel] [Kaboom at OH] [celery at linode.openhatch.org] Error: Task mysite.profile.tasks.ReindexPerson (0cbe34fe-2f78-46ab-acf3-840fe52d87b6): timed out
mr_website at linode.openhatch.org
mr_website at linode.openhatch.org
Wed Mar 3 18:42:44 UTC 2010
Task mysite.profile.tasks.ReindexPerson with id 0cbe34fe-2f78-46ab-acf3-840fe52d87b6 raised exception: timed out
Task was called with args: [] kwargs: {'person_id': 528L}.
The contents of the full traceback was:
Traceback (most recent call last):
File "/home/deploy/milestone-a.buildout/eggs/celery-1.0.0-py2.5.egg/celery/execute/trace.py", line 29, in trace
return cls(states.SUCCESS, retval=fun(*args, **kwargs))
File "/home/deploy/milestone-a.buildout/eggs/celery-1.0.0-py2.5.egg/celery/task/base.py", line 172, in __call__
return self.run(*args, **kwargs)
File "/home/deploy/milestone-a.buildout/mysite/profile/tasks/__init__.py", line 266, in run
pi.update_object(person)
File "/home/deploy/milestone-a.buildout/eggs/django_haystack-1.0.1_final-py2.5.egg/haystack/indexes.py", line 134, in update_object
self.backend.update(self, [instance])
File "/home/deploy/milestone-a.buildout/eggs/django_haystack-1.0.1_final-py2.5.egg/haystack/backends/solr_backend.py", line 72, in update
self.conn.add(docs, commit=commit)
File "/home/deploy/milestone-a.buildout/eggs/pysolr-2.0.9-py2.5.egg/pysolr.py", line 376, in add
response = self._update(m)
File "/home/deploy/milestone-a.buildout/eggs/pysolr-2.0.9-py2.5.egg/pysolr.py", line 238, in _update
return self._send_request('POST', path, message, {'Content-type': 'text/xml'})
File "/home/deploy/milestone-a.buildout/eggs/pysolr-2.0.9-py2.5.egg/pysolr.py", line 189, in _send_request
headers, response = http.request(url + path, method=method, body=body, headers=headers)
File "/home/deploy/milestone-a.buildout/eggs/httplib2-0.6.0-py2.5.egg/httplib2/__init__.py", line 1129, in request
(response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)
File "/home/deploy/milestone-a.buildout/eggs/httplib2-0.6.0-py2.5.egg/httplib2/__init__.py", line 901, in _request
(response, content) = self._conn_request(conn, request_uri, method, body, headers)
File "/home/deploy/milestone-a.buildout/eggs/httplib2-0.6.0-py2.5.egg/httplib2/__init__.py", line 871, in _conn_request
response = conn.getresponse()
File "/usr/lib/python2.5/httplib.py", line 928, in getresponse
response.begin()
File "/usr/lib/python2.5/httplib.py", line 385, in begin
version, status, reason = self._read_status()
File "/usr/lib/python2.5/httplib.py", line 343, in _read_status
line = self.fp.readline()
File "/usr/lib/python2.5/socket.py", line 372, in readline
data = recv(1)
timeout: timed out
--
Just to let you know,
celeryd at linode.openhatch.org.
More information about the Devel
mailing list