2 months ago
I'm trying to deploy a Rails app with Redis and they both deploy successfully but when I try to visit the deployed app, I receive the error:
Redis::CommandError: MISCONF Errors writing to the AOF file: Input/output error
Anyone know what might cause this?
0 Replies