#Laravel Forge: Error(?) when instructing the Horizon process to terminate

3 messages · Page 1 of 1 (latest)

sour vapor
#

Laravel Forge: Error(?) when instructing the Horizon process to terminate

raven swan
#

I think you might need to execute that with the same user as which the daemon is running. So if you created your daemon with the forge user and deploy using your isolated user there would probably a permission mismatch

raven swan
#

Yeah, when creating a daemon on Forge you can specify the user, which is forge by default