https://packages.redis.io/deb/dists/trixie/InRelease responds with 403:

<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>1YFXFXKFPGBEDGC8</RequestId>
<HostId>s0syZjMACqiLFHF2f7ydtgHP0AnuzmCw0MnLGAOcXqQDTq50nIi1/20i8XMPPCf2uHJK18Ov2zo=</HostId>
</Error>

Following https://redis.io/docs/latest/operate/oss_and_stack/install/archive/install-redis/install-redis-on-linux/ in a fresh Debian container fails with:

Err:4 https://packages.redis.io/deb trixie InRelease
  403  Forbidden [IP: 52.84.106.128 443]
Reading package lists... Done
E: Failed to fetch https://packages.redis.io/deb/dists/trixie/InRelease  403  Forbidden [IP: 52.84.106.128 443]

Not sure if the root https://packages.redis.io/ is supposed to allow directory listing but looks like the whole thing gives 403.

Comment From: lacop11

Actually https://packages.redis.io/deb/dists/bookworm/InRelease works, so I guess the repo just disallows directory listing, and trixie is not (yet?) supported. This was likely caused by upstream images upgrading to trixie, like the official python images.

Comment From: Debcharon

Still in pain and blocked with 403 forbidden status, wating patiently till upstream support.

Hit:1 http://mirror.hetzner.com/debian/packages trixie InRelease
Hit:2 http://deb.debian.org/debian trixie InRelease                                                                                      
Get:3 http://mirror.hetzner.com/debian/packages trixie-updates InRelease [47.1 kB]                                                       
Get:4 http://mirror.hetzner.com/debian/security trixie-security InRelease [43.4 kB]                                                      
Get:5 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB]                                                                    
Get:6 http://security.debian.org/debian-security trixie-security InRelease [43.4 kB]                                               
Err:7 https://packages.redis.io/deb trixie InRelease                                                                                     
  403  Forbidden [IP: 2600:9000:2724:1200:13:e54d:6980:93a1 443]
Get:8 http://mirror.hetzner.com/debian/security trixie-security/main amd64 Packages [29.9 kB]
Get:9 http://mirror.hetzner.com/debian/security trixie-security/main Translation-en [19.4 kB]
Get:10 http://security.debian.org/debian-security trixie-security/main amd64 Packages [29.9 kB]
Get:11 http://security.debian.org/debian-security trixie-security/main Translation-en [19.4 kB]
Reading package lists... Done               
E: Failed to fetch https://packages.redis.io/deb/dists/trixie/InRelease  403  Forbidden [IP: 2600:9000:2724:1200:13:e54d:6980:93a1 443]
E: The repository 'https://packages.redis.io/deb trixie InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.