tsag1337
IImmich
•Created by tsag1337 on 3/2/2025 in #help-desk-support
Redis Passwort cannot contain #
Hey, I just created a reddit post but then saw that there is also a discord channel. 🙂 I have immich setup on Truenas and I am happy so far. I recently (already had this problem last year as I recall but didnt have the time to raise the topic) tried to update to the last version but ran into the problem that apparently there is a number of symbols that are not allowed as password (which I thought is an ancient thing as they should normally allow all characters). My password contains a #. What is the best way to change this? I assume when I now change my redis password in the truenas app, I will not change it in the docker (?). Can anyone help me?
The error message I get is the following:
File "/mnt/.ix-apps/app_configs/immich/versions/1.7.29/templates/library/base_v2_1_16/deps_redis.py", line 36, in init valid_redis_password_or_raise(config["password"]) File "/mnt/.ix-apps/app_configs/immich/versions/1.7.29/templates/library/base_v2_1_16/validations.py", line 90, in valid_redis_password_or_raise raise RenderError(f"Redis password cannot contain [{char}]") base_v2_1_16.error.RenderError: Redis password cannot contain [#]
6 replies