On Sat, Jul 6, 2019 at 6:46 AM Hooman Katirai <[email protected]>
wrote:

> I'm running Guacamole on Ubuntu 18.02.2 on a Amazon EC2 server trying to
> get it to connect to Windows Server 2012 machine.
>
> When using guacamole RDP works great, but when I try to connect via VNC I
> get a black screen and "Waiting for Response" message and it never
> connects. But guacd in the foreground shows that it joined a connection.
>

The "User @xxxxx joined connection $yyyyy (N users now present)" message is
actually informing you only about the connection between the web
application and guacd, not the VNC connection between guacd and the Windows
machine. It indicates that the Guacamole protocol handshake for that user
of that connection has completed. The underlying connection, whether that
be VNC, RDP, or some other protocol, may not yet be ready. After this
message is logged, there will be additional messages specific to VNC once
that connection is established and functioning.

I am able to connect the VNC server using the TightVNC client using another
> machine that isn't running Guacamole. I also tried telneting to port 5900
> from the guacamole machine to the windows machine and was able to establish
> a connection.
>

What specific output do you see on the screen when you try telnet to port
5900?

I also set on guacamole the max connections and max connections per user to
> 3 (even though there is just 1 connection at a time) but that didn't help.
>

Unless you are seeing an error that states concurrent access is being
denied, this has no bearing.

- Mike

Reply via email to