mistral messaging error

Bug #1593227 reported by Saad Zaher
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mistral
Invalid
Undecided
Unassigned

Bug Description

Exception happened during processing of request from ('172.16.150.20', 59624)
Traceback (most recent call last):
  File "/usr/lib/python2.7/SocketServer.py", line 295, in _handle_request_noblock
    self.process_request(request, client_address)
  File "/usr/lib/python2.7/SocketServer.py", line 321, in process_request
    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 657, in __init__
    self.finish()
  File "/usr/lib/python2.7/SocketServer.py", line 716, 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])
  File "/opt/stack/venv/mistral/local/lib/python2.7/site-packages/eventlet/greenio/base.py", line 389, in sendall
    tail = self.send(data, flags)
  File "/opt/stack/venv/mistral/local/lib/python2.7/site-packages/eventlet/greenio/base.py", line 383, in send
    return self._send_loop(self.fd.send, data, flags)
  File "/opt/stack/venv/mistral/local/lib/python2.7/site-packages/eventlet/greenio/base.py", line 369, in _send_loop
    return send_method(data, *args)
error: [Errno 32] Broken pipe

Revision history for this message
Saad Zaher (szaher) wrote :

this is happening only in the api component !

Revision history for this message
Renat Akhmerov (rakhmerov) wrote :

Please specify steps how to reproduce it. What is the scenario you're running?

Changed in mistral:
milestone: none → newton-2
Saad Zaher (szaher)
Changed in mistral:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.