redis学习——C#项目使用问题记录(未解决)

mac2024-06-06  114

出现问题:

Response received : -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.

 

情景:

asp.net项目 WebAPI

redis 本地连接 用的本机IP

用127.0.0.1未出现该问题,用IP之后出现,每天redis都需要重启服务并重启iis网站。

 

状态:未解决

 

参考文章:

1. https://blog.csdn.net/xc_zhou/article/details/80893326

2. https://blog.csdn.net/marry1160/article/details/85243967

最新回复(0)