It looks like the connection is not established.

Does the VNC client support websocket ? What websocket URL does the
VNC client connect to ?



-Wei

On Mon, Mar 18, 2024 at 1:35 PM <m...@swen.io> wrote:
>
> It does not matter which commands I am sending, I run into the same error.
>
> I created a small go program which uses github.com/mitchellh/go-vnc to 
> establish connection.
> I use this map for keyboard commands: 
> https://github.com/qemu/qemu/blob/master/ui/vnc_keysym.h
>
> Is there a working program out there which works and I can test with?
>
> Regards,
> Swen
>
>
> -----Ursprüngliche Nachricht-----
> Von: Wei ZHOU <ustcweiz...@gmail.com>
> Gesendet: Montag, 18. März 2024 12:43
> An: users@cloudstack.apache.org
> Betreff: Re: send keyboard commands via websocket
>
> What keyboard command do you use?
>
> -Wei
>
> On Mon, Mar 18, 2024 at 12:39 PM <m...@swen.io> wrote:
> >
> > Does anybody have any idea? When I try to do this I get this error:
> > no suitable auth schemes found. server supported: []byte{0x13}
> >
> > regards,
> > Swen
> >
> > -----Ursprüngliche Nachricht-----
> > Von: m...@swen.io <m...@swen.io>
> > Gesendet: Montag, 11. März 2024 12:34
> > An: users@cloudstack.apache.org
> > Betreff: send keyboard commands via websocket
> >
> > Hello,
> >
> > did somebody sucssefully send keyboard commands via websocket to noVNC?
> >
> > I create websocket connection data via api createConsoleEndpoint and I
> > am also able to connect via websocket client (Firefox Weasel) to it.
> >
> > I also see via tcpdump on the console proxy system vm incoming
> > traffic. But I was not able to send any keyboard commands via
> > websocket ton the VNC console.
> >
> > Does anybody know how to send keyboard commands via a websocket client
> > to the console of an instance?
> >
> >
> >
> > Regards,
> >
> > Swen
> >
> >
> >
>
>

Reply via email to