跳至内容
菜单
此问题已终结
2 回复
12841 查看

Exception happened during processing of request from ('172.16.4.134', 39913)

Traceback (most recent call last):
----------------------------------------
  File "/usr/lib/python2.7/SocketServer.py", line 593, in process_request_thread
    self.finish_request(request, client_address)
  File "/usr/lib/python2.7/SocketServer.py", line 334, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/usr/lib/python2.7/SocketServer.py", line 651, in __init__
    self.finish()
  File "/usr/lib/python2.7/SocketServer.py", line 710, in finish
    self.wfile.close()
  File "/usr/lib/python2.7/socket.py", line 279, in close
    self.flush()
  File "/usr/lib/python2.7/socket.py", line 303, in flush
    self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 32] Pipe broken

形象
丢弃
最佳答案

Its simply your connection to serveris lost, reload your odoo instance.

Thanks.

形象
丢弃
编写者 最佳答案

strange because it only happens when I install a new module.

Thanks,

形象
丢弃
相关帖文 回复 查看 活动
1
10月 19
28345
3
8月 19
9413
1
3月 15
4625
3
12月 24
4371
2
3月 23
2932