[Baruwa] Exception when trying to use "sa-learn" on freebsd.
Andrew Colin Kissa
andrew at topdog.za.net
Tue Aug 2 00:03:19 SAST 2011
On 01 Aug 2011, at 11:02 PM, Mikael Syska wrote:
> I get the following exception when trying to use "sa-learn":
> ----------------------------------------
> Exception happened during processing of request from ('x.x.x.x', 57117)
> Traceback (most recent call last):
> File "/usr/local/lib/python2.6/SocketServer.py", line 283, in
> _handle_request_noblock
> self.process_request(request, client_address)
> File "/usr/local/lib/python2.6/SocketServer.py", line 309, in process_request
> self.finish_request(request, client_address)
> File "/usr/local/lib/python2.6/SocketServer.py", line 322, in finish_request
> self.RequestHandlerClass(request, client_address, self)
> File "/usr/local/lib/python2.6/site-packages/django/core/servers/basehttp.py",
> line 570, in __init__
> BaseHTTPRequestHandler.__init__(self, *args, **kwargs)
> File "/usr/local/lib/python2.6/SocketServer.py", line 617, in __init__
> self.handle()
> File "/usr/local/lib/python2.6/site-packages/django/core/servers/basehttp.py",
> line 610, in handle
> self.raw_requestline = self.rfile.readline()
> File "/usr/local/lib/python2.6/socket.py", line 444, in readline
> data = self._sock.recv(self._rbufsize)
> timeout: timed out
> ----------------------------------------
> [01/Aug/2011 22:52:58] "POST /messages/view/B4D30194A98.ACF17/
> HTTP/1.1" 500 79794
>
> It seems that its trying to do a lookup on a hostname maybe ... but
> what hostname ?
>
> It got to be something simple I have missed somewhere ... :-)
Is that the full traceback as that does not indicate what part of the code
is triggering the error.
--
Baruwa - www.baruwa.org
More information about the Baruwa
mailing list