Closed jonathan-wondereur closed 1 year ago
Okay, sorry, this is actually an issue with starting the process with one user, shutting it down and trying to start it with another user.
In this case the second user can not fully start faktory until the computer has a restart.
Looks like Redis maybe doesn’t have permissions to write to that DB directory?
Sorry, see my comment, the issue is actually something else, not that big of an issue really, just something to know ...
When I try to run faktory as a user without sudo it crashes. How can I enable faktory to run as a user without sudo?
goroutine 8 [running]: github.com/contribsys/faktory/storage.bootRedis.func2() /Users/mperham/src/github.com/contribsys/faktory/storage/redis.go:166 +0xd3 created by github.com/contribsys/faktory/storage.bootRedis /Users/mperham/src/github.com/contribsys/faktory/storage/redis.go:162 +0xa2c