I started out installing opennebula stable(v5.10) I have installed it on Ubuntu Server 18.04 LTS. after my installation has complete, but the service opennebula-sunstone doesn't start
Sunstone-server.conf:
# VNC Configuration
:vnc_proxy_base_port: 0
:novnc_path: /usr/share/opennebula/websockify/websocketproxy.py
# Default language setting
:lang: en_US
Occi-server.config:
:vnc_enable: yes
:vnc_proxy_port: 0
:vnc_proxy_path: /usr/share/opennebula/websockify/websocketproxy.py
:vnc_proxy_support_wss: yes
:vnc_proxy_cert:
:vnc_proxy_key:
# dpkg -l | grep novnc
novnc 1:0.4+dfsg+1+20131010+gitf68af8af3d-7 all HTML5 VNC client - daemon and programs
python-novnc 1:0.4+dfsg+1+20131010+gitf68af8af3d-7 all HTML5 VNC client - libraries
client - libraries
error
Failed to start OpenNebula noVNC Server.