From 9ec149a6a7498fc812ed4a44fa85bb746475a253 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Tue, 28 Apr 2020 08:32:00 -0500 Subject: Track requests and check for attribute so at least we get the right error: GeneNetwork penguin2:genenetwork2:2.11-rc2-penguin2-0bca65695 http://gn2-test3.genenetwork.org/ ( 1:31PM UTC Apr 28, 2020) 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. (error) File "/home/wrk/opt/genenetwork2/lib/python2.7/site-packages/redis/connection.py", line 717, in read_response --- wqflask/wqflask/templates/base.html | 2 ++ wqflask/wqflask/user_manager.py | 3 ++- wqflask/wqflask/user_session.py | 21 +++++++++++++-------- wqflask/wqflask/views.py | 1 + 4 files changed, 18 insertions(+), 9 deletions(-) diff --git a/wqflask/wqflask/templates/base.html b/wqflask/wqflask/templates/base.html index 487cf3f2..abe14831 100644 --- a/wqflask/wqflask/templates/base.html +++ b/wqflask/wqflask/templates/base.html @@ -72,6 +72,7 @@