You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've seen a lot of weird IO issues with Docker for Windows (especially when used with Active Directory and thus needing to reset credentials periodically to allow Docker to continue to access the home directory), so it's likely something due to that.
Minimal Repro
Platform: Windows 10 (doesn't happen with Linux)
docker-compose.yml
redis.conf
Exec redis-cli in the container and run a few SET commands to trigger the rewrite.
Result
Redis enters an error loop trying to rename the temporary AOF file
If you try to exec into the container to look at the AOF you get this weird result:
The text was updated successfully, but these errors were encountered: