This question has been flagged

After installation is completed and open the WEB client, the server will display an error message is as follows:

Exception happened during processing of request from ('192.168.11.1',64326) Traceback (most recent call last): File"/usr/lib64/python2.6/SocketServer.py", line 560, in process_request_thread self.finish_request(request, client_address) File"/usr/lib64/python2.6/SocketServer.py", line 322, in finish_request self.RequestHandlerClass(request, client_address, self) File"/usr/lib64/python2.6/SocketServer.py", line 618, in _init_ self.finish( ) File"/usr/lib64/python2.6/SocketServer.py", line 661, in finish self.wfile.flush( ) File"/usr/lib64/python2.6/socket.py", line 303, in flush self.sock.sendall(buffer(data, write_offset, buffer_size))

error: [Errno 32] Broken pipe

Who can help me to solve this problem? Thanks

Avatar
Discard