DEV Community

Rob Bazinet
Rob Bazinet

Posted on • Originally published at accidentaltechnologist.com on

Redis::CommandError – MISCONF Redis is configured to save RDB snapshots

I recently ran into a problem I hadn’t encountered before on my Mac. I was getting an error from Redis: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors […]

The post Redis::CommandError – MISCONF Redis is configured to save RDB snapshots appeared first on Accidental Technologist.

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay