ErrorReply: MISCONF Redis is configured to save RDB snapshots, but it's currently unable to persist

asproPRO

9 months ago

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?

0 Replies

asproPRO

9 months ago

nodejs(nestjs) api project: d85df9df-e8f2-42e7-81ea-4e1929823be4
redis project: ec7a6b3f-46c6-4337-a5f5-60c433fe477c


ErrorReply: MISCONF Redis is configured to save RDB snapshots, but it's currently unable to persist - Railway Help Station