Hi Nick Thanks for the quick reply Guacamole version is: 1.5.5
Here the log output: https://pastebin.com/dEa12rRw Even tough it says in the log "wrong security type", I've enable those options to ignore :_ [grafik.png] Anything I forgot to set up? Or is this an actual bug? Kind Regards Tobias Sicher versendet mit [Proton Mail](https://proton.me/). Nick Couchman <vn...@apache.org> schrieb am Dienstag, 6. August 2024 um 21:32: > 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: >> [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: >> [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 > >>