Christoffer S. on Nostr: For those whom have already upgraded from Fedora Server 40 to 41 AND was using Redis ...
For those whom have already upgraded from Fedora Server 40 to 41 AND was using Redis prior to the upgrade. Redis has been replaced with Valkey and there is a bug in the migration which will copy the redis.conf into /etc/valkey.
That unfortunately will bring over the logfile directive which will point to /var/log/redis/redis.log which will not be possible for valkey to open. Change the logfile directive and you're good to go.
#Redis #Valkey #FedoraServer #Bug
Published at
2024-10-29 20:06:27Event JSON
{
"id": "51fa6c88bd1fad95e1d39cf0ee32ccec4f34e296fd1e9ec00175cb4582e2d686",
"pubkey": "acde3ea95be08c0da72a5b0645c865fb2a08b99d7b06e4801fe5d1135f9b6b1c",
"created_at": 1730232387,
"kind": 1,
"tags": [
[
"t",
"redis"
],
[
"t",
"valkey"
],
[
"t",
"fedoraserver"
],
[
"t",
"bug"
],
[
"proxy",
"https://swecyb.com/users/nopatience/statuses/113392509749633098",
"activitypub"
]
],
"content": "For those whom have already upgraded from Fedora Server 40 to 41 AND was using Redis prior to the upgrade. Redis has been replaced with Valkey and there is a bug in the migration which will copy the redis.conf into /etc/valkey.\n\nThat unfortunately will bring over the logfile directive which will point to /var/log/redis/redis.log which will not be possible for valkey to open. Change the logfile directive and you're good to go.\n\n#Redis #Valkey #FedoraServer #Bug",
"sig": "c92125d79f2c752f915d923246c125fe738ffb56b00d0e28c6b1c9149fe1495bb07efa054029dbd1a7352396cffa72036418210cddd075a593fc44623c546e71"
}