Skip to content
Chetabahana edited this page Mar 24, 2019 · 10 revisions

Table of Contents

RDB snapshotting fails

  • ResponseError at /en/
  • Request Method: GET
  • Django Version: 2.1.5
  • Exception Type: ResponseError
  • Exception Value:
MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error.
  • Exception Location: /env/lib/python3.7/site-packages/redis/connection.py in read_response, line 629

Project Tutorial

You are on the wiki of our repo

Chetabahana Project

Clone this wiki locally