noVNC keyError on start

Bug #1052826 reported by Can Zhang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Invalid
Undecided
Unassigned

Bug Description

this is the log of novnc(under /opt/stack/logs/screen):

cd /opt/stack/noVNC && ./util ^Ms/nova-novncproxy --config-file /etc/nova/nova.conf --web .
Traceback (most recent call last):
  File "./utils/nova-novncproxy", line 151, in <module>
    wrap_cmd=None)
  File "./utils/nova-novncproxy", line 78, in __init__
    wsproxy.WebSocketProxy.__init__(self, *args, **kwargs)
  File "/opt/stack/noVNC/utils/wsproxy.py", line 48, in __init__
    self.unix_target = kwargs.pop('unix_target')
KeyError: 'unix_target'

you may refer to https://bugs.launchpad.net/nova/+bug/1052414

Revision history for this message
Robbie Harwood (rharwood) wrote :

The bug you reference has been resolved, so I am closing this. Please reopen if it is still an issue.

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