Mark Sapiro wrote:
I just did a test on my development system and I see the same timeout error, so it's not just you. I'll work on this.
This is very strange. In my test, I see this in the apache log:
127.0.0.1 - - [26/Apr/2024:08:59:25 -0700] "GET /mailman3/api/templates/list/test.msapiro.net/list:user:notice:welcome HTTP/1.1" 200 4215 "-" "python-requests/2.28.1"
I.e., apache gets the request and serves the template, and then 5 seconds later I see
Apr 26 08:59:30 2024 (2592) deque: Traceback (most recent call last): ... socket.timeout: The read operation timed out
I also note that this timeout only occurs when it is a subscription via
REST. I.e. subscription via email or mailman addmembers
sends the
proper welcome message.
So it has something to do with the retrieval being done by a rest runner, but I still don't know what the underlying issue is.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan