Hi Phil,
On Mon, Nov 02, 2015 at 04:38:14PM +0000, Phil Daws wrote:
have attempted to downgrade noVNC (novnc-0.4-7.el6.noarch) but it
still down
not work.
I was hit by the same issue. If I remember correctly I had to do the following
to resurrect noVNC (on EL7):
wget
http://cbs.centos.org/kojifiles/packages/novnc/0.4/9.el7/noarch/novnc-0.4...
rpm -Uvh --oldpackage novnc-0.4-9.el7.noarch.rpm
wget
http://cbs.centos.org/kojifiles/packages/python-websockify/0.5.1/2.el7/no...
rpm -Uvh --oldpackage python-websockify-0.5.1-2.el7.noarch.rpm
systemctl restart ovirt-websocket-proxy.service
systemctl status ovirt-websocket-proxy.service
https://bugzilla.redhat.com/show_bug.cgi?id=1202356
Regards
- Frank