#Redis error after upgrade to V1.61.0

1 messages · Page 1 of 1 (latest)

coarse trout
#

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

coarse trout
#

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