Hi Eduard
Can you check in /var/log/upstart/nova-novncproxy.log for:
Traceback (most recent call last): File "/usr/bin/nova-novncproxy", line 29, in <module> import websockify ImportError: No module named websockify
I think two dependencies are missing: websockify and novnc.
Hi Eduard
Can you check in /var/log/ upstart/ nova-novncproxy .log for:
Traceback (most recent call last): nova-novncproxy ", line 29, in <module>
File "/usr/bin/
import websockify
ImportError: No module named websockify
I think two dependencies are missing: websockify and novnc.