1,misconf Redis is configured to save RDB snapshots, but are 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.
Cause: Should be forced to stop Redis snapshot before
Solution:
Config set Stop-writes-on-bgsave-error no
(Linux) is not started with root, using the app user (without the highest privileges) forced shutdown, after the need to execute the command, you can use the program to save data to the Redis database.
Related actions:
(Error) Misconf Redis is configured to save RDB snapshots, but are 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.
Use the following command to resolve:
Config set Stop-writes-on-bgsave-error No
Set ' name ' Shenhui '
-misconf Redis is configured to save RDB snapshots, but are 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.
Config set Stop-writes-on-bgsave-error No
+ok
Set ' name ' Shenhui '
+ok