<div dir="ltr">Hello, I noticed that with our EG 3.11.1 system it isn't possible to create a new part in the AngularJS catalog/Dojo interface,<div>/eg/conify/global/biblio/monograph_part?r=188963 for example.<br></div><div><br></div><div>When the save button is pressed to create a new part, there is a CONNECT call and then a call to open-ils.pcrud.transaction.begin. The transaction begin call fails with a http 400 Bad Request page error.</div><div><br></div><div>I enabled debug logging to see this in the gateway logs.</div><div>osrf_http_translator 2023-10-23 20:19:58 [ERR :2026:osrf_cache.c:87:169811038420260] Failed to cache key:value [0.10253501323116211698110395845]:[{"ip":"10.0.100.6","jid":"opensrf@private.localhost/open-ils.pcrud_drone_virt-egstaff1_1698110384.796304_2053","service":"open-ils.pcrud"}] - SYSTEM ERROR<br></div><div><br></div><div>So I think I understand that my IP is trying to be cached, so that subsequent requests will go to the same backend, but that is failing.</div><div><br></div><div>And then later on when the transaction begin call wants to grab the cached ip, that also fails.</div>osrf_http_translator 2023-10-23 20:19:58 [DEBG:2026:osrf_cache.c:105:169811038420261] Failed to get key [0.10253501323116211698110395845] - SERVER HAS FAILED AND IS DISABLED UNTIL TIMED RETRY<br><div><br></div><div>This is on a Debian 12.2 (Bookworm) system, with memcached 1.6.18 running locally on the same machine. My memcached is vanilla, only change is allowing it to use more memory for the cache.<br></div><div><br></div><div>memcached seems to be working in general, most functionality is fine. But memcdump --server=localhost does stop listing early with an error on the Debian 12 systems... with the error</div><div>"Failed to dump keys:(0x7ffec29c9770) CONNECTION FAILURE(Connection refused), host: localhost:11211 -> ./src/libmemcached/io.cc:145"</div><div><br></div><div>I have a test system(Copy of production) with EG 3.11.1 running on Debian 11.8 with memcached 1.6.9, that doesn't show this issue. So I'm leaning towards there being some bug in Memcached in Debian 12.</div><div><br></div><div>Has anyone run into this before? Any other suggestions for things to look into? Maybe memcached with verbose logging turned on?</div><div><br></div><div>I put fuller logs at <a href="https://gitlab.com/LARL/evergreen-larl/-/snippets/3614421">https://gitlab.com/LARL/evergreen-larl/-/snippets/3614421</a> </div><div><br></div><div>Thanks</div><div>Josh</div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><table style="padding:0px;margin:10px 0;border:none"><tbody><tr><td style="vertical-align:middle;padding:0 7px 0 0"><img alt="Company logo" height="107" src="https://storage.googleapis.com/signaturesatori/customer-C039u5c5y/images/7DIM6.png" width="125"></td><td style="border-left:3px solid #e8e8e8;padding:7px 0 0 10px">
<div style="font-family:'arial','helvetica',sans-serif;font-size:14px;line-height:17px;font-weight:bold;color:#ee8e16"><span style="color:#000000"><strong>Josh Stompro</strong></span></div>
<div style="font-family:'arial','helvetica',sans-serif;font-size:12px;line-height:14px;font-weight:normal;color:#000000;margin-bottom:10px">IT Director<br>
<a href="mailto:stomproj@gsuite.larl.org" target="_blank"><span style="color:#1b4698">stomproj@gsuite.larl.org</span></a><span style="color:#1b4698"> </span>| 218-233-3757 ext. 139<span style="font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif;font-size:small;color:rgb(32,33,36)"> </span>| 218-790-2110</div>
<div style="font-family:'arial','helvetica',sans-serif;font-size:12px;line-height:14px;color:#000000"><strong>Lake Agassiz Regional Library </strong></div>
<div style="font-family:'arial','helvetica',sans-serif;font-size:12px;line-height:14px;font-weight:normal;color:#000000;margin-bottom:10px">118 5th ST S<br>Moorhead MN 56560<br>
<a href="http://www.larl.org" target="_blank"><span style="color:#1b4698">www.larl.org</span></a><br>
<em>Our mission is to enrich lives and strengthen communities.</em></div>
</td></tr></tbody></table>
</div></div></div></div></div>