Redis errors on import

I’m running an import (for an importer I wrote). I’m getting this error:

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.

I’m not quite sure where to check the logs. Is this something obvious (without checking the logs)?

Can’t write to disk may be a permissions issue?

1 Like