Hi,

Not really sure where to start look.

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 ... :-)

mvh
_______________________________________________
Baruwa mailing list
[email protected]
http://lists.baruwa.org/mailman/listinfo/baruwa
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

Reply via email to