1,misconf Redis is configured to save the RDB snapshots, but was currently not able to persist on disk. Commands that may modify the data set is disabled. Please check your Redis logs for details about the error.
Reason: The Redis snapshot should have been previously forced to stop causing
Solution:
Config set Stop-writes-on-bgsave-error no
(Linux) does not start with Root, with the app user (no maximum permissions) force shutdown, after the command is executed, you can use the program to save data to the Redis database.
Related actions:
(Error) Misconf Redis is configured to save the RDB snapshots, but was currently not able to persist on disk. Commands that may modify the data set is disabled. Please check your 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 the RDB snapshots, but was currently not able to persist on disk. Commands that may modify the data set is disabled. Please check your Redis logs for details about the error.
Config set Stop-writes-on-bgsave-error No
+ok
Set ' name ' ' Shenhui '
+ok