dshearer / jobber

An alternative to cron, with sophisticated status-reporting and error-handling
https://dshearer.github.io/jobber/
MIT License
1.4k stars 78 forks source link

jobber doesn't seem to be running for user #337

Closed boldandbrad closed 2 years ago

boldandbrad commented 2 years ago

I'm getting an error on macOS 12.4 (intel). I have installed jobber via homebrew (brew install jobber).

Any jobber cmd results in:

Jobber doesn't seem to be running for user user.
(No socket at /usr/local/var/jobber/501/cmd.sock.): stat /usr/local/var/jobber/501/cmd.sock: no such file or directory

I've tried uninstalling and reinstalling and I get the same thing. Any way to fix this?

boldandbrad commented 2 years ago

never mind. I'm a dummy. I didn't sudo brew services start jobber

it is working now