On Fri, May 25, 2018 at 7:21 AM, Jaya Chandra <[email protected]> wrote:
> Hi > > Below is the error log. > > systemctl status guacd.service -l > ● guacd.service - LSB: Guacamole proxy daemon > Loaded: loaded (/etc/rc.d/init.d/guacd; bad; vendor preset: disabled) > Active: active (running) since Fri 2018-05-25 06:19:52 CDT; 1min 15s ago > Docs: man:systemd-sysv-generator(8) > Process: 17003 ExecStop=/etc/rc.d/init.d/guacd stop (code=exited, > status=0/SUCCESS) > Process: 17434 ExecStart=/etc/rc.d/init.d/guacd start (code=exited, > status=0/SUCCESS) > CGroup: /system.slice/guacd.service > └─17438 /usr/local/sbin/guacd -p /var/run/guacd.pid > > May 25 06:21:02 MgmtDep-Guacam guacd[17631]: Loading keymap "en-us-qwerty" > May 25 06:21:02 MgmtDep-Guacam guacd[17438]: Connection > "$67dccc60-1e70-411b-8eb3-39af3f1cbfa2" removed. > May 25 06:21:03 MgmtDep-Guacam guacd[17438]: Creating new client for > protocol "rdp" > May 25 06:21:03 MgmtDep-Guacam guacd[17438]: Connection ID is > "$e30753d6-60a3-45cb-aaf7-2483531be88c" > May 25 06:21:03 MgmtDep-Guacam guacd[17643]: Security mode: ANY > May 25 06:21:03 MgmtDep-Guacam guacd[17643]: Resize method: none > May 25 06:21:03 MgmtDep-Guacam guacd[17643]: User > "@2f7e6b5e-1e21-4fd7-9848-e2adf0cd9a3f" joined connection > "$e30753d6-60a3-45cb-aaf7-2483531be88c" (1 users now present) > May 25 06:21:03 MgmtDep-Guacam guacd[17643]: Loading keymap "base" > May 25 06:21:03 MgmtDep-Guacam guacd[17643]: Loading keymap "en-us-qwerty" > May 25 06:21:03 MgmtDep-Guacam guacd[17438]: Connection > "$e30753d6-60a3-45cb-aaf7-2483531be88c" removed. > > Based on both the error you posted and this log file, to Guacamole this looks like a completely normal connection termination, which means it very well could be something on the remote side that is closing out the connection in a "normal" fashion. What version of Guacamole (client & server/guacd) are you using? -Nick
