An error trace , shows on my tty

Bug #770732 reported by Hugo Kou
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Invalid
Undecided
Unassigned

Bug Description

root@ubuntu1:~# Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/eventlet/hubs/poll.py", line 97, in wait
    readers.get(fileno, noop).cb(fileno)
  File "/usr/lib/pymodules/python2.7/eventlet/greenthread.py", line 192, in main
    result = function(*args, **kwargs)
  File "/usr/lib/pymodules/python2.7/nova/vnc/proxy.py", line 65, in sock2ws
    dest.close()
  File "/usr/lib/pymodules/python2.7/eventlet/websocket.py", line 264, in close
    self._send_closing_frame()
  File "/usr/lib/pymodules/python2.7/eventlet/websocket.py", line 253, in _send_closing_frame
    self.socket.sendall("\xff\x00")
  File "/usr/lib/pymodules/python2.7/eventlet/greenio.py", line 283, in sendall
    tail = self.send(data, flags)
  File "/usr/lib/pymodules/python2.7/eventlet/greenio.py", line 269, in send
    total_sent += fd.send(data[total_sent:], flags)
error: [Errno 32] Broken pipe
Removing descriptor: 18

Revision history for this message
Devin Carlen (devcamcar) wrote :

Dashboard doesn't use eventlet. I believe you have uploaded a nova stack trace? I'm going to close this bug for now. If the issues is still happening, please re-open a new case with details about what you were trying to do when you hit this error, and how it is related to the dashboard.

Changed in openstack-dashboard:
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.