Bad file format reading the append only file appendonly.aof.2.incr.aof #1123
Unanswered
ragman1976
asked this question in
Getting Help
Replies: 1 comment 2 replies
-
Did you end up figuring this out? I'm stuck on this currently |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
when I start the docker container(s) with docker compose up I get the following error message in the redis container log fiole:
Bad file format reading the append only file appendonly.aof.2.incr.aof: make a backup of your AOF file, then use ./redis-check-aof --fix <filename.manifest>
I don`t know where I should start the command "redis-check-aof --fix <filename.manifest>" and which filte name I have to enter.
Any hints?
Regards
Beta Was this translation helpful? Give feedback.
All reactions