On Mon, Apr 18, 2022 at 6:28 AM 박제형 <[email protected]> wrote:

> This is the result of trying this already.
>

Apr 17 23:05:47 raspberrypi guacd[481]: guacd[483]: ERROR:#011Unable to
bind socket to any addresses.

Apr 17 23:05:47 raspberrypi guacd[483]: Unable to bind socket to any
addresses.


It's possible that guacd is trying to start before networking completely
starts up on your device - the systemd file that's included should be
configured correctly to make it wait until networking is up, but if it
starts successfully after you log in and start it, but not at startup,
maybe this isn't the case.


Also, when you log in to start it manually, are you starting it as the same
user specified in the systemd unit file (daemon, by default), or as the
user you log in with?


-Nick

>

Reply via email to