Hi,

Take a look to sunstone-server.log, there should be a line about starting
the web proxy:

: Starting VNC proxy: python /home/cloud/one/share/websockify/websockify
--target-config=/home/ruben/Virtual/one/var/sunstone_vnc_tokens  29876

You can try to execute the line directly in the shell... Any error? Is
there any firewall rule filtering out these ports...?

Cheers

Ruben


On Mon, Dec 3, 2012 at 9:21 PM, Duverne, Cyrille <
[email protected]> wrote:

> Hello,
>
> Indeed the 'vnc' did the trick and the icon is now clickable, but when
> clicking the web interface shows :
> Server disconnected (code: 1006)
>
> Help ! :p
> Cheers
> Cyrille
>
> Jeudi 29/11/2012 à 12:05 Carlos Martín Sánchez a écrit:
>
> Hi,
>
> You need to set the graphics type to the downcase string "vnc".
> This doesn't look very user-friendly, so I've opened a ticket [1]
>
> Regards
>
> [1] http://dev.opennebula.org/issues/1669
> --
> Carlos Martín, MSc
> Project Engineer
> OpenNebula - The Open-source Solution for Data Center Virtualization
> www.OpenNebula.org | [email protected] | 
> @OpenNebula<http://twitter.com/opennebula><[email protected]>
>
>
>
> On Mon, Nov 26, 2012 at 11:10 PM, Duverne, Cyrille <
> [email protected]> wrote:
>
>> Dear ONE users,
>>
>> It seems that noVNC and 3.8 are trendy topics these days [image: :)]
>>
>>
>> I've followed the troubleshooting section of noVNC in the doc, but I
>> can't access my VMs through it : VNC icon remains grey
>>
>> - Template includes a GRAPHICS section :
>> GRAPHICS=[
>>   LISTEN="0.0.0.0",
>>   TYPE="VNC" ]
>>
>> - VMs created in 3.6 don't show anything in the logs, unlike the ones
>> created in 3.8 :
>>
>> Mon Nov 26 22:59:31 2012 [VMM][I]: Generating deployment file: 
>> /var/lib/one/224/deployment.0
>> Mon Nov 26 22:59:31 2012 [VMM][W]: Graphics not supported or undefined, 
>> ignored.
>>
>> - I checked the noVNC installation and found that numpy was missing, I 
>> installed it and relaunched the novnc_install script
>>
>>
>>
>> - I tried to launch the websockify command with oneadmin and I get the 
>> following error :
>>
>> oneadmin@inferno:/home/manager$ python 
>> /usr/share/opennebula/websockify/websocketproxy.py 
>> --target-config=/var/lib/one/sunstone_vnc_tokens
>>
>>
>>
>> Traceback (most recent call last):
>>   File "/usr/share/opennebula/websockify/websocketproxy.py", line 390, in 
>> <module>
>>     websockify_init()
>>   File "/usr/share/opennebula/websockify/websocketproxy.py", line 364, in 
>> websockify_init
>>
>>
>>
>>     if args[0].count(':') > 0:
>> IndexError: list index out of range
>>
>> I'm using KVM as hypervisor.
>>
>> Any help on this ?
>>
>> Thanks in advance
>> CyD
>>
>>
>>
>> _______________________________________________
>> Users mailing list
>> [email protected]
>> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>>
>>
>
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>


-- 
Ruben S. Montero, PhD
Project co-Lead and Chief Architect
OpenNebula - The Open Source Solution for Data Center Virtualization
www.OpenNebula.org | [email protected] | @OpenNebula
_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to