Dennis,

I've had nothing to do with CentOS (so you might need to modifiy the paths/filenames I give below) but the detail Mike is talking about may be located in your syslog.

This is what I'd do in Ubuntu/Debian:

cat /var/log/syslog | grep guacd - this will troll through the system log and report any line that starts with 'guacd'

At some point you may also want to look at the tomcat catalina.out file.

tail -600 /var/log/tomcat7/catalina.out | less - would give you the last 600 lines of this log file, piping it to less which will allow you to scroll through it nicely. You can change the 600 to any number you like, or use 'f' which will give you a live view.

With luck the data in these log files will give you some pointers as to what's going on.


On 21/01/2020 9:44 a.m., Newman, Dennis wrote:

No other messages when guacd started

Connecting to the website as guacadmin gives me the full user and system config pages – but attempting to connect to any remote desktop times out

Forgive my ignorance, but where would I read the guacd log? I don’t see any logs by that name.

Dennis

*From:* Mike Jumper <mike.jum...@glyptodon.com>
*Sent:* Monday, January 20, 2020 2:26 PM
*To:* user@guacamole.apache.org
*Subject:* Re: Guacamole Stopped - guacd = Unable to bind socket to any addresses.

On Mon, Jan 20, 2020 at 12:17 PM Newman, Dennis <dennis.new...@spglobal.com <mailto:dennis.new...@spglobal.com>> wrote:

    ... Now the Guacamole Gateway is reachable – but nobody can
    connect to their RDP sessions.

    Killed guacd

    Restarted guacd – get

    Guacamole proxy daemon (guacd) version 1.0.0 started

    But still cannot connect to any remote desktop sessions

Is guacd now running? What other messages are logged by guacd as it starts?

What messages are logged by guacd when a failed attempt is made to connect to a remote desktop?

- Mike


------------------------------------------------------------------------

The information contained in this message is intended only for the recipient, and may be a confidential attorney-client communication or may otherwise be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, please be aware that any dissemination or copying of this communication is strictly prohibited. If you have received this communication in error, please immediately notify us by replying to the message and deleting it from your computer. S&P Global Inc. reserves the right, subject to applicable local law, to monitor, review and process the content of any electronic message or information sent to or from S&P Global Inc. e-mail addresses without informing the sender or recipient of the message. By sending electronic message or information to S&P Global Inc. e-mail addresses you, as the sender, are consenting to S&P Global Inc. processing any of your personal data therein.

Reply via email to