Service is set to start in init.d and should be running as root. Manual starts we’re done running sudo service guacd start.
Where can I find what user is being used to start the service? Thank you for the quick response. Paul Sent from my iPhone > On Nov 26, 2021, at 2:09 PM, Nick Couchman <[email protected]> wrote: > > >> On Fri, Nov 26, 2021 at 11:01 AM Paul Roy <[email protected]> wrote: > >> I had an issue with upgrading from version 1.2.0 to 1.3.0. The process went >> smooth however, guacd will not start. The system log has a could not write >> PID file, access denied. This also happens when starting the service with >> sudo. I rolled back to version 1.2 for the time being. Any idea what I am >> missing? >> > > How are you starting the service? I suspect that the startup script may have > been overwritten or something like that, and it may be trying to start as a > different user that lacks permissions to write files. > > -Nick
