I am running Faktory on an Ubuntu server, together with my application.
The FAKTORY_PASSWORD environment variable is set and corresponds with /etc/faktory/password.
In my go app, if I list the enviroment variables, I see the correct passwoor variable.
Still when I run faktory manager, i get invalid password errors..
Any idea where I have to look to get this fixed?
Thanks
2025/11/19 07:39:32.501521 faktory_worker_go 1.7.0 PID 4396 now ready to process jobs
2025/11/19 07:39:32.501531 Using Faktory Client API 1.8.0
2025/11/19 07:39:32.730742 ERR Invalid password
2025/11/19 07:39:32.782208 ERR Invalid password
2025/11/19 07:39:32.817210 ERR Invalid password
2025/11/19 07:39:32.834238 ERR Invalid password
I am running Faktory on an Ubuntu server, together with my application.
The
FAKTORY_PASSWORDenvironment variable is set and corresponds with/etc/faktory/password.In my go app, if I list the enviroment variables, I see the correct passwoor variable.
Still when I run faktory manager, i get invalid password errors..
Any idea where I have to look to get this fixed?
Thanks