Skip to content

Instantly share code, notes, and snippets.

@trungx
Forked from kapkaev/gist:4619127
Created June 24, 2021 03:06
Show Gist options
  • Save trungx/28685436177c29a149028ff5501013e8 to your computer and use it in GitHub Desktop.
Save trungx/28685436177c29a149028ff5501013e8 to your computer and use it in GitHub Desktop.
MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk. Commands that may modify the data set are disabled. Please check Redis logs for details about the error. Resque
$ redis-cli
> config set stop-writes-on-bgsave-error no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment