[Qemu-devel] [Bug 1724477] Re: Build-in websocket broken since v2.9.0-rc0

2018-01-24 Thread jamiedo2nn
** Description changed: Since upgrading to 2.9.0, the qemu's build-in websocket was no longer available. Host: Ubuntu 16.04 LTS Command-line: /bin/qemu-system-x86_64 -enable-kvm -vnc 0.0.0.0:8,websocket I have tested the following qemu versions: master Fail 2.10.1

[Qemu-devel] [Bug 1724477] Re: Build-in websocket broken since v2.9.0-rc0

2017-12-15 Thread Thomas Huth
** Changed in: qemu Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1724477 Title: Build-in websocket broken since v2.9.0-rc0 Status in QEMU: Fix Relea

[Qemu-devel] [Bug 1724477] Re: Build-in websocket broken since v2.9.0-rc0

2017-11-29 Thread Daniel Berrange
Key fixes for client interoperability coming in 2.11 include 6d5d23b00709510d55711661c7ca41408fd9934e io: cope with websock 'Connection' header having multiple values 530ca60c16c83435d4becc9916d74fa43e003815 io: Attempt to send websocket close messages to client 268a53f50de795481dd73ffd0e0c133

[Qemu-devel] [Bug 1724477] Re: Build-in websocket broken since v2.9.0-rc0

2017-10-18 Thread Raghav Sinha
Awesome! I cleared the path and tried the latest version, now it works! BTW, is there any other VNC Web Client that I can choose? or noVNC is the one and only? -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.ne

[Qemu-devel] [Bug 1724477] Re: Build-in websocket broken since v2.9.0-rc0

2017-10-18 Thread Daniel Berrange
Note that we tightened up the websocket server impl to validate HTTP requests more strictly. One key change is that the websockets path is required to be empty, while noVNC will default to appending a path - so make sure you change noVNC to have an empty path. Also until GIT master yesterday, there

[Qemu-devel] [Bug 1724477] Re: Build-in websocket broken since v2.9.0-rc0

2017-10-18 Thread Raghav Sinha
** Attachment added: "PrintScreen2.png" https://bugs.launchpad.net/qemu/+bug/1724477/+attachment/4974571/+files/PrintScreen2.png -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1724477 Title: Bui