On Fri, Jul 19, 2024 at 12:34 PM Goncalo Rosa <goncalo.r...@v2s.us.invalid> wrote:
> Nothing worked ☹ > > > > Neither TLS nor NLA > > The ignore_cert=true is set on the connection > > But, did you see my previous note? "ignore_cert" is not the name of the connection parameter - it should be "ignore-cert" - with a dash (-), not an underscore (_). > > > Now not even provide errors on daemon.log… > > > > The strange is that my version 0.8 works like a charm… Why not the 1.5.5? > > > That's very hard to say - 0.8 is a very, very old version, and there are many potential differences. > Are there any log files that I could send you? > You can put guacd into debug mode, and run it in the foreground, and see if that gives you any more information: /path/to/guacd -L debug -f If that doesn't give any further hints, then try "trace" instead of debug - it'll give you a lot of output, but may clue you in as to why it is rejecting it. -Nick >