Files
2024-10-01 23:29:12 +10:00

310 B

│ 1:M 01 Oct 2024 13:20:15.014 # Bad file format reading the append only file appendonly.aof.92852.incr.aof: make a backup of your AOF file, then use ./redis-check-aof --fix <filename.manifest>

# cp aof file ...
sudo apt install redis-tools
sudo redis-check-aof  --fix appendonly.aof.92852.incr.aof