Error message
127.0.0.1:6379> hset ii name ss
(error) 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 during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error.
127.0.0.1:6379> config set stop-writes-on-bgsave-error no
(error) the wrong redis is configured to save RDB snapshots, but it cannot be persisted on disk at present. Disable commands that may modify datasets because this instance is configured to report errors during writes when RDB snapshots fail (stop writes on the bgsave error option). For details of RDB errors, please check redis logs.
Solution: run the redis command line
config set stop-writes-on-bgsave-error no
Similar Posts:
- Connected Redis Execute command Error: (error) MISCONF Redis is configured to save RDB snapshots,
- redis Connect Error: InvalidDataAccessApiUsageException: MISCONF Redis is configured to save RDB snapshots
- [Solved] Redis MISCONF ERROR: Redis is configured to save RDB snapshots
- Soul startup error: Error creating bean with name ‘requestMappingHandlerMapping’ defined in class path resource…
- Error reported in the celery log of the project: redis.exceptions.connectionerror failed to connect with redis
- [Hadoop 2. X] after Hadoop runs for a period of time, stop DFS and other operation failure causes and Solutions
- MySql Host is blocked because of many connection errors; unblock with ‘mysqladmin flush-hosts’ [How to Solve]
- [Solved] #Creating Server TCP listening socket *:6379: bind: Address already in use
- This account is currently not available [How to Solve]
- Troubleshooting of nginx error under Windows: createfile() “XXX / logs / nginx. PID” failed