Hi,
I want our users to be able to use novnc via the VM portal, so I installed a separate
version of the UI, following the information I could find on that process. It is now
possible to get the novnc console option in the VM portal, but it seems something with
this broke the internal CA for the webproxy, as I get the wonderful:
Disconnected from ConsoleCannot connect to websocket proxy server. Please check your
websocket proxy certificate or ask your administrator for help. For further information
please refer to the console manual.
Press the 'Connect' button to reconnect the console.
When using the Admin Portal, I of course get a bit more detail and a suggestion to check
if websocket proxy server is running, if the firewall is blocking it or if the CA is
installed. But, it was working perfectly before the UI update. When I check the status of
the websocket proxy on the engine, I see the following:
Active: active (running) since Fri 2019-09-27 10:58:28 CEST; 1 weeks 5 days ago
Main PID: 58139 (ovirt-websocket)
CGroup: /system.slice/ovirt-websocket-proxy.service
└─58139 /usr/bin/python
/usr/share/ovirt-engine/services/ovirt-websocket-proxy/ovirt-websocket-proxy.py
--systemd=notify start
Oct 09 14:14:00 enginedomain ovirt-websocket[3569]: 2019-10-09 14:14:00,746+0200
ovirt-websocket-proxy: INFO msg:887 handler exception: [Errno 13] Permission denied
Oct 09 14:14:00 enginedomain ovirt-websocket-proxy.py[58139]: ovirt-websocket-proxy[3569]
INFO msg:887 handler exception: [Errno 13] Permission denied
Oct 09 14:17:44 enginedomain ovirt-websocket[3855]: 2019-10-09 14:17:44,797+0200
ovirt-websocket-proxy: INFO msg:887 handler exception: [Errno 13] Permission denied
Oct 09 14:17:44 enginedomain ovirt-websocket-proxy.py[58139]: ovirt-websocket-proxy[3855]
INFO msg:887 handler exception: [Errno 13] Permission denied
Oct 09 14:21:43 enginedomain ovirt-websocket[4146]: 2019-10-09 14:21:43,126+0200
ovirt-websocket-proxy: INFO msg:887 handler exception: [Errno 13] Permission denied
Oct 09 14:21:43 enginedomain ovirt-websocket-proxy.py[58139]: ovirt-websocket-proxy[4146]
INFO msg:887 handler exception: [Errno 13] Permission denied
Oct 09 14:22:25 enginedomain ovirt-websocket[4180]: 2019-10-09 14:22:25,004+0200
ovirt-websocket-proxy: INFO msg:887 handler exception: [Errno 13] Permission denied
Oct 09 14:22:25 enginedomain ovirt-websocket-proxy.py[58139]: ovirt-websocket-proxy[4180]
INFO msg:887 handler exception: [Errno 13] Permission denied
Oct 09 14:22:40 enginedomain ovirt-websocket[4206]: 2019-10-09 14:22:40,506+0200
ovirt-websocket-proxy: INFO msg:887 handler exception: [Errno 13] Permission denied
Oct 09 14:22:40 enginedomain ovirt-websocket-proxy.py[58139]: ovirt-websocket-proxy[4206]
INFO msg:887 handler exception: [Errno 13] Permission denied
The CA files have not changed permissions, so I am at a bit of a loss. Any suggestions? I
checked the ovirt logs, but I struggled to find a log for the websocket proxy, so I
can't find a more detailed error log.
I installed ovirt-web-ui-1.6.1-0.20190923.git6ca35b5.el7.noarch.rpm to get the novnc
console on the VM portal.
Show replies by date