Skip to content

Instantly share code, notes, and snippets.

@erdemoflaz
Forked from kapkaev/gist:4619127
Created January 28, 2017 10:24
Show Gist options
  • Save erdemoflaz/4a1e4c043bf904fde317263d4a6bb635 to your computer and use it in GitHub Desktop.
Save erdemoflaz/4a1e4c043bf904fde317263d4a6bb635 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