[Bug 1228490] [NEW] Havana novncproxy requires a newer version of websockify
gdahlman
1228490 at bugs.launchpad.net
Sat Sep 21 04:44:24 UTC 2013
Public bug reported:
Due to the following commit the websockify package needs to be updated
to 0.5.1
https://github.com/openstack/nova/commit/3eb67b811ae2442bd86781d9f1c4078a982cfe84
Here is the error from the command line because the service just fails
to start.
# nova-novncproxy
Traceback (most recent call last):
File "/usr/bin/nova-novncproxy", line 10, in <module>
sys.exit(main())
File "/usr/lib/python2.7/dist-packages/nova/cmd/novncproxy.py", line 85, in main
wrap_cmd=None)
File "/usr/lib/python2.7/dist-packages/nova/console/websocketproxy.py", line 40, in __init__
ssl_target=None, *args, **kwargs)
File "/usr/lib/python2.7/dist-packages/websockify/websocketproxy.py", line 86, in __init__
websocket.WebSocketServer.__init__(self, *args, **kwargs)
TypeError: __init__() got an unexpected keyword argument 'no_parent'
** Affects: cloud-archive
Importance: Undecided
Status: New
** Affects: nova (Ubuntu)
Importance: Undecided
Status: New
** Also affects: cloud-archive
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1228490
Title:
Havana novncproxy requires a newer version of websockify
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1228490/+subscriptions
More information about the Ubuntu-server-bugs
mailing list