← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1333746] Re: novncproxy crash at start

 

*** This bug is a duplicate of bug 1334327 ***
    https://bugs.launchpad.net/bugs/1334327

** This bug has been marked a duplicate of bug 1334327
   spice not working on debian 7

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1333746

Title:
  novncproxy crash at start

Status in OpenStack Compute (Nova):
  New

Bug description:
  Hi everyone,

  since the last upgrade you have done on icehouse, novncproxy won't
  start.

  This is the Trace I get :

  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 87, in main
      wrap_cmd=None)
    File "/usr/lib/python2.7/dist-packages/nova/console/websocketproxy.py", line 38, in __init__
      ssl_target=None, *args, **kwargs)
    File "/usr/lib/python2.7/dist-packages/websockify/websocketproxy.py", line 231, in __init__
      websocket.WebSocketServer.__init__(self, RequestHandlerClass, *args, **kwargs)
  TypeError: __init__() got an unexpected keyword argument 'no_parent'

  
  it seems there is a conflict with websockify.

  I'm running on debian wheezy amd64.

  If you need more information, please ask.

  regards,
  Axel Vanzaghi

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1333746/+subscriptions


References