ErrorReply: MISCONF Redis is configured to save RDB snapshots, but it's currently unable to persist
Anyone experienced the same issue with redis? I just experienced now in my development environment
It's fixed already tho by restarting the redis instance. Im just curious if anyone has experienced it and how do you solve it?
Common solution is to turn it off by
config set stop-writes-on-bgsave-error no
do you do the same? if so, how do you do it in railway?2 Replies
Project ID:
d85df9df-e8f2-42e7-81ea-4e1929823be4
Project ID: d85df9df-e8f2-42e7-81ea-4e1929823be4
// you might want to know as well
Redis project ID: ec7a6b3f-46c6-4337-a5f5-60c433fe477c