On Wed, Nov 9, 2022 at 2:38 PM Dylan Francis <[email protected]> wrote: > > One thing I noticed is that, based on the most recent logs I pulled, it isn't > trying to generate a core dump. > The connection occurs and then is removed at the same second. > > Nov 9 19:31:38 guac-dev-server guacd[967]: Guacamole proxy daemon (guacd) > version 1.4.0 started > > Nov 9 19:31:38 guac-dev-server guacd[966]: Starting guacd: guacd[967]: > INFO:#011Guacamole proxy daemon (guacd) version 1.4.0 started > > Nov 9 19:31:38 guac-dev-server guacd[997]: Listening on host 0.0.0.0, port > 4822 > > Nov 9 19:31:38 guac-dev-server guacd[966]: SUCCESS > > Nov 9 19:31:54 guac-dev-server guacd[997]: Creating new client for protocol > "rdp" > > Nov 9 19:31:54 guac-dev-server guacd[997]: Connection ID is > "$0c1033aa-fb0b-4562-8da3-38483864522b" > > Nov 9 19:31:54 guac-dev-server guacd[1855]: Security mode: Negotiate (ANY) > > Nov 9 19:31:54 guac-dev-server guacd[1855]: Resize method: none > > Nov 9 19:31:54 guac-dev-server guacd[1855]: No clipboard line-ending > normalization specified. Defaulting to preserving the format of all line > endings. > > Nov 9 19:31:54 guac-dev-server guacd[1855]: User > "@092ca33b-2a23-4f3a-a960-6c96d850ccf4" joined connection > "$0c1033aa-fb0b-4562-8da3-38483864522b" (1 users now present) > > Nov 9 19:31:54 guac-dev-server guacd[1855]: Loading keymap "base" > > Nov 9 19:31:54 guac-dev-server guacd[1855]: Loading keymap "en-us-qwerty" > > Nov 9 19:31:54 guac-dev-server guacd[1855]: Connected to RDPDR 1.13 as > client 0x0003 > > Nov 9 19:31:54 guac-dev-server guacd[997]: Connection > "$0c1033aa-fb0b-4562-8da3-38483864522b" removed.
You may want to make sure guacd is started in debug log mode (-L debug or the appropriate entry in guacd.conf) and see if you get anything better that way. -Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
