From bc23c9a3c676108e3664524e5c972f744186afad Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Sun, 7 Apr 2024 20:17:22 +1000 Subject: [PATCH] added new BUG relating to restart DB underneath web --- BUGs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BUGs b/BUGs index 7d2286d..8cf18a1 100644 --- a/BUGs +++ b/BUGs @@ -1,4 +1,4 @@ -### Next: 128 +### Next: 129 BUG-100: I managed to get 2 photos matching mich in the NOT_WORKING photo (probably dif refimgs but same p.tag?) = /photos/2012/20120414-damien/IMG_8467.JPG BUG-106: cant add trudy /pat? as refimgs via FaceDBox @@ -31,3 +31,4 @@ BUG-126: view of image not in list: ERROR: pref not found - dn=uid=mandy,ou=users,dc=depaoli,dc=id,dc=au, st=AI:nancy, s=???? BUG-127: search (via ai search definitely) and then cant sort by oldest/newest, etc. +BUG-128: when restarting padb underneath pa, next web requests cause a 500... (need to better catch sql I think, and maybe just retry?)