Redis error after upgrade to V1.61.0

After upgrading to Immich V1.61.0 I've been getting the following error from redis: Fatal: Can't initialize Background Jobs. I'm running using the provided docker-compose.yml and .env files and have already followed advice on setting vm.overcommit_memory=1
2 Replies
Sniper435
Sniper435OP2y ago
In case it helps anyone else: this appears to have been caused by a recent update to redis, 6.2.12, manually specifying 6.2.11 in docker-compose appears to have resolved the issue
thomas
thomas2y ago
Surprising that a patch version would cause any problems 🧐

Did you find this page helpful?