YunoHost-Apps / peertube_ynh

Federated (ActivityPub) video streaming platform using P2P for YunoHost
https://joinpeertube.org/fr/
GNU Affero General Public License v3.0
88 stars 28 forks source link

Redis version is obsolete #448

Open magostinelli opened 1 month ago

magostinelli commented 1 month ago

Describe the bug

Redis is not the recommended version.

Context

YunoHost version: 11.2.27 Peertube version: 6.2.1~ynh1 Os: Debian 11.10

Steps to reproduce

journalctl -u peertube.service

Expected behavior

Use a Redis recommended version

Logs

It is highly recommended to use a minimum Redis version of 6.2.0 Current: 6.0.16

fflorent commented 1 month ago

This should be fixed with the migration to Yunohost Bookworm: https://packages.debian.org/search?keywords=redis

Currently in beta test: https://forum.yunohost.org/t/beta-stage-testing-for-yunohost-12-0-bookworm-and-bullseye-bookworm-migration/30496