[ 
https://issues.apache.org/jira/browse/GUACAMOLE-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Jumper updated GUACAMOLE-320:
-------------------------------------
    Description: 
If a value is specified for the {{guacd-hostname}} property in 
{{guacamole.properties}}, the value is effectively ignored, and an empty string 
is used for the hostname instead:

{code:none}
[http-bio-8080-exec-9] DEBUG o.a.g.net.InetGuacamoleSocket - Connecting to 
guacd at :4822.
{code}

If the guacd hostname is overridden through specifying a value for the 
{{proxy_hostname}} column in the {{guacamole_connection}} table, things work as 
expected.

  was:
Hi,

this is from this user's mailing-list:

SCENARIO:

ServerA: guacamole-client 0.9-13 
ServerB: guacd 0.9-13
ServerC: mariadb with 0.9-13 mysql schema

GUACAMOLE.PROPERTIES
#guacd
guacd-hostname: guacd-xxxx.yyyy.zz.com
guacd-port: 4822

ISSUE:

if i create a new connection without fill the "guacd hostname", "guacd port", 
"guacd_encryption" the serverA doesn't' start a connection with the serverB 
(guacd) so can't connect via VNC protocol

if i put the hostname,port and encryption in the connection tab i can connect 
via vnc (so the serverA communicated with ServerB) 

ERROR LOGS:
[http-bio-8080-exec-10] ERROR o.a.g.s.GuacamoleHTTPTunnelServlet - HTTP tunnel 
request failed: java.net.ConnectException: Connection refused (Connection 
refused)
[http-bio-8080-exec-10] DEBUG o.a.g.s.GuacamoleHTTPTunnelServlet - Internal 
error in HTTP tunnel.
guacamole server: org.apache.guacamole.GuacamoleServerException: 
java.net.ConnectException: Connection refused (Connection refused)

(in the user mailing list you can find more logs)

MY GUESS:
if the field "proxy_hostname" from guacamole_connections is NULL it doesn't get 
the info from guacamole.properties

bye

K


> No connection from guacamole webapps to guacd (separeted server scenario)
> -------------------------------------------------------------------------
>
>                 Key: GUACAMOLE-320
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-320
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole, guacamole-ext
>    Affects Versions: 0.9.13-incubating
>            Reporter: Karl Fiabeschi
>            Priority: Blocker
>
> If a value is specified for the {{guacd-hostname}} property in 
> {{guacamole.properties}}, the value is effectively ignored, and an empty 
> string is used for the hostname instead:
> {code:none}
> [http-bio-8080-exec-9] DEBUG o.a.g.net.InetGuacamoleSocket - Connecting to 
> guacd at :4822.
> {code}
> If the guacd hostname is overridden through specifying a value for the 
> {{proxy_hostname}} column in the {{guacamole_connection}} table, things work 
> as expected.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to