← Back to team overview

openstack team mailing list archive

Re: regarding this Message #09165 (VNC error with latest version of Firefox)

 

it works, thank you very much.

2012/3/29 Diego Parrilla Santamaría <diego.parrilla.santamaria@xxxxxxxxx>

> Yes, it's working.
>
> The trick is to shutdown nova-vncproxy and use the command:
>
> utils/nova-wsproxy.py --flagfile $NOVA_CONF --web . 6080
>
> and install python-numpy package.
>
> We are trying to package in the distro, we have some versioning clash with
> some packages. We hope we will release the new fixed distro asap.
>
> Regards
>
> Diego
> --
> Diego Parrilla
> <http://www.stackops.com/>*CEO*
> *www.stackops.com | * diego.parrilla@xxxxxxxxxxxx** | +34 649 94 43 29 |
> skype:diegoparrilla*
> * <http://www.stackops.com/>
>
>
>
> On Thu, Mar 29, 2012 at 5:23 PM, Andrea Federico Grisotto <
> andrea.grisotto@xxxxxxxxx> wrote:
>
>> I tried to use the cloudbuilders branch for diablo but it doesn't work
>> with firefox 11 or chrome 18.
>> Diego, does it works for you?
>>
>>
>> 2012/3/29 Diego Parrilla Santamaría <diego.parrilla.santamaria@xxxxxxxxx>
>>
>>> Thanks Anthony,
>>>
>>> we use the 'official' noVNC from https://github.com/openstack/noVNC in
>>> our distro. We are going to make a new build pulling from cloudbuilders'
>>> repository and let's see how it works.
>>>
>>> Cheers
>>> Diego
>>> --
>>> Diego Parrilla
>>> <http://www.stackops.com/>*CEO*
>>> *www.stackops.com | * diego.parrilla@xxxxxxxxxxxx** | +34 649 94 43 29|
>>> skype:diegoparrilla*
>>> * <http://www.stackops.com/>
>>> *
>>>
>>> *
>>>
>>>
>>>
>>> On Wed, Mar 28, 2012 at 8:23 PM, Anthony Young <
>>> sleepsonthefloor@xxxxxxxxx> wrote:
>>>
>>>> In diablo, nova shipped its own websocket proxy, which had some browser
>>>> compatibility issues due to eventlet's out-dated websocket implementation.
>>>>  For this reason, in essex we replaced nova-vncproxy with one more directly
>>>> based on noVNC's websocket proxy.  Docs for the current proxy may be found
>>>> here:
>>>> https://github.com/openstack/nova/blob/master/doc/source/runnova/vncconsole.rst
>>>>
>>>> At the time of diablo release, I had an early version of the current
>>>> proxy working against stable/diablo here:
>>>> https://github.com/cloudbuilders/noVNC/branches/diablo - devstack's
>>>> stable/diablo shows how to use that branch.
>>>>
>>>> I just ran the branch mentioned above against diablo + Firefox 11 -
>>>> seems to work.  I would expect the 'official' diablo vnc proxy to have
>>>> browser compat issues, though I have not tried your exact configuration.
>>>>
>>>> Anthony
>>>>
>>>> On Wed, Mar 28, 2012 at 6:09 AM, Staicu Gabriel <
>>>> gabriel_staicu@xxxxxxxxx> wrote:
>>>>
>>>>> Hi Diego,
>>>>>
>>>>> I observed the same behavior as you.
>>>>> I am using the latest packages from http://ops.rcb.me/packages.
>>>>> Everything works fine except the connection to vnc console from the
>>>>> latest firefox (11.0) on linux. I tried also with firefox 11.0 from win7
>>>>> and the error is the same.
>>>>> What workaround I found till now is to use firefox (10.0.3) which
>>>>> works ok.
>>>>>
>>>>> Regards,
>>>>> Gabriel
>>>>>
>>>>> _______________________________________________
>>>>> Mailing list: https://launchpad.net/~openstack
>>>>> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
>>>>> Unsubscribe : https://launchpad.net/~openstack
>>>>> More help   : https://help.launchpad.net/ListHelp
>>>>>
>>>>>
>>>>
>>>> _______________________________________________
>>>> Mailing list: https://launchpad.net/~openstack
>>>> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
>>>> Unsubscribe : https://launchpad.net/~openstack
>>>> More help   : https://help.launchpad.net/ListHelp
>>>>
>>>>
>>>
>>> _______________________________________________
>>> Mailing list: https://launchpad.net/~openstack
>>> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
>>> Unsubscribe : https://launchpad.net/~openstack
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>
>

References