Infos:
- Used Zammad version: 6.3.1-1725027211.133fd2a5.bookworm
- Used Zammad installation type: package
- Operating system: Debian
Expected behavior:
- Working redis auth
Actual behavior:
- Recently auth is unsupported by the syntax check, and I get a syntax error
# REDIS_URL variable set to redis://:aa5iegooThohsh5OganeeVuthahju@127.0.0.1:6379.
ERROR - Malformed REDIS_URL.
REDIS_URL must follow one of these formats:
redis://<fqdn>:<port_number>
redis://<ip_address>:<port_number>
This worked in v6 since the introduction of REDIS in v6
Steps to reproduce the behavior:
- Use auth for redis
- Update to latest version
Edit
Workaround is to edit functions file from the debian package