YES! This was the issue ...
There was set VNC_WSS="YES" for oneadmin user, I changed it to "NO",
restarted sunstone and everything works.
Thanks!
By the way - I'm sure I didn't change this properties anytime - did
it changed from ONE version 3.8?
Somehow it is trying to connect with wss :S:10.0.1.125: SSL connection but '/var/lib/one/self.pem' not foundOn sunstone, can you check your user properties (users tab -> select user -> update properties).In the user template, is there a VNC_WSS variable set? To what value? If so, can you delete it
Dňa 07.11.2012 08:18, Hector Sanjuan
wrote / napísal(a):
Any chance the "Use Secure WSS" is checked in sunstone
config? Can you check/uncheck and retry with it unchecked just
in case?
Secure WSS wasn't checked, but I
Any chance the "Use Secure WSS" is checked in sunstone config? Can you check/uncheck and retry with it unchecked just in case?Otherwise, kill your sunstone proxy and restart it manually:python /usr/share/opennebula/websockify/websocketproxy.py
--target-config=/var/lib/one/sunstone_vnc_tokens
Hi,
here are my python processes in different situations:
1. sunstone and OCCI server stopped
oneadmin@myto-node:~$ ps aux|grep python
oneadmin 1395 0.0 0.0 9516 912 pts/0 S+ 07:48 0:00
grep python
nova 5838 0.0 0.2 118608 23796 ?
Is there any suspicious python process still running after stopping sunstone that might be taking the 33876 port?(im seeing oneadmin 6942 0.0 0.0 0 0 pts/1 Z 10:10 0:00 [python] )Anything in sunstone.error maybe?HectorOn Tue, 06 Nov 2012 10:43:30 +0100, Jan Benadik wrote:
Hi all,
I h