On Tue, Aug 6, 2024 at 3:15 PM Tobias Meier <m...@tobiasmeier.dev.invalid>
wrote:

> Hi
>
> I just set up my ubuntu with gnome 42+, which has now native integration
> for RDP login.
>
> I set up RDP with username and password, tried connecting with remmnia and
> it just worked out of the box, but not with guacamole, I enter the
> hostname, protocol, port, username, password, specifiy any security
> protocol and allow ignoring certificates.
>
> Still I'm unable to connect with the following error:
> [image: grafik.png]
>
> Set guacamole to debug mode by using the guacd.conf file and couln't find
> any entry after the server start in catalina, access and localhost logs in
> /var/log/tomcat9, systemctl status tomcat9 also showed nothing helpful, but
> systemctl status guacd showed this:
> [image: grafik.png]
>
>
This looks to me like the child guacd process for the RDP connection is
actually crashing. You might want to run guacd in the foreground, in debug
or trace mode, and see if you get anything more useful that way:
/path/to/guacd -L debug -f

Also, what version of guacd are you running, and how did you install it?

-Nick

>

Reply via email to