Hi, 
I am running SOGO/Openchange and can't get the OCSManager to work.
Everything else is working fine now but when I run the manager I always get:
Starting server in PID 3644.
serving on http://127.0.0.1:5000
'SAMBA_HOST' not configured, 'localhost' will be used
NTLMAuthHandler daemon spawned with pid 3681
close failed in file object destructor:
IOError: [Errno 9] Bad file descriptor
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 38571)
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/paste/httpserver.py", line 1068, in
process_request_in_thread
    self.finish_request(request, client_address)
  File "/usr/lib/python2.7/SocketServer.py", line 323, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/usr/lib/python2.7/SocketServer.py", line 640, in __init__
    self.finish()
  File "/usr/lib/python2.7/SocketServer.py", line 693, in finish
    self.wfile.flush()
  File "/usr/lib/python2.7/socket.py", line 303, in flush
    self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 9] Bad file descriptor
----------------------------------------

The socket to NTLMAuthHandler seems to be broken.
Also OCSManager is spinning afterwards and is using 99% CPU.

Any help would be greatly appreciated.

Sven
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to