This has been popping up occasionally in the development server, does
anyone know what it means?
Traceback (most recent call last):
File "/usr/local/lib/python2.6/site-packages/django/core/servers/
basehttp.py", line 281, in run
self.finish_response()
File "/usr/local/lib/python2.6/site-packages/django/core/servers/
basehttp.py", line 321, in finish_response
self.write(data)
File "/usr/local/lib/python2.6/site-packages/django/core/servers/
basehttp.py", line 400, in write
self.send_headers()
File "/usr/local/lib/python2.6/site-packages/django/core/servers/
basehttp.py", line 464, in send_headers
self.send_preamble()
File "/usr/local/lib/python2.6/site-packages/django/core/servers/
basehttp.py", line 382, in send_preamble
'Date: %s\r\n' % http_date()
File "/usr/local/lib/python2.6/socket.py", line 300, in write
self.flush()
File "/usr/local/lib/python2.6/socket.py", line 286, in flush
self._sock.sendall(buffer)
error: [Errno 32] Broken pipe
--
You received this message because you are subscribed to the Google Groups
"Satchmo users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/satchmo-users?hl=en.