Redis 7.0.11 (latest): Fatal Can't initialize Background Jobs
flaushi opened this issue · 2 comments
flaushi commented
it seems like 7.0.11 was tagged latest lately.
I cannot bring up the service, seemingly on all debian buster hosts, still analyzing there.
My setup is fairly standard:
my docker-compose.yml merely states:
version: '2'
services:
redis:
image: redis:latest
restart: unless-stopped
Uranium2 commented
Same
yosifkit commented
Duplicate of #365; see #365 (comment)