On Thu, Feb 10, 2022 at 2:35 AM Pavel Mlčoch <[email protected]> wrote:
> Hello folks, > I have problem after install on el8 (rocky8.5), but I don't know if isn't > bug. > Default service file guacd.service is configured for user daemon and one > parameter -f and if I start service, It don't work and no error in log. > Selinux is disabled all the time. > So then I start instead in cli mode as daemon and It don't work too. > I tried start as daemon with paramaeters "-b 0.0.0.0 -f" it dont work too. > Finally this works when I start It as user root and with "-b 0.0.0.0 -f", > but without this parameters It don't works too. > Can you provide more detail as to what you mean when you say it doesn't work? Some questions that might help clarify this: * When you start the guacd daemon on the command line, not as a service, what output do you get? * How are you testing it to see whether or not it works? What behavior do you see, and what are you expecting? * If you start with "-L debug" as a command line option, do you get any additional error messages that help indicate what isn't working? -Nick
