ulab-committee / ulab-website

The website for ULAB, built with Spina CMS.
https://www.ulab.org.uk
MIT License
2 stars 0 forks source link

Redis::CommandError in spina/admin/images#create #857

Open jmalcic opened 3 years ago

jmalcic commented 3 years ago

Error in ULAB Website

Redis::CommandError in spina/admin/images#create 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.

View on Bugsnag

Stacktrace

gems/redis-4.4.0/lib/redis/client.rb:233 - call_pipelined

View full stacktrace

Created automatically via Bugsnag

louis-vs commented 3 years ago

I know literally nothing about Redis, so have no idea what's causing all the Redis-related bugs. Since everything seems to be working, I'll just leave this open until I have some time to look into it.