On 1/29/25 11:20, Arte Chambers via Mailman-users wrote:
Ok I did install using the https://docs.mailman3.org/en/latest/install/virtualenv.html
I added
POSTORIUS_TEMPLATE_BASE_URL='https://www.example.com/'
I hope you didn't add the above literally without replacing www.example.com with your actual host name.
It should be
POSTORIUS_TEMPLATE_BASE_URL = 'list.louisvillecommunitygrocery.com'
to /etc/mailman3/settings.py and restarted mailman services
However I'm still getting the same error from mailman.log
requests.exceptions.ReadTimeout: HTTPConnectionPool(host='localhost', port=8000): Read timed out. (read timeout=5)
I don't understand why it should still be trying to connect to
localhost:8000. Also, I don't understand why localhost:8000 times out.
What is your setting for localhost in /etc/hosts? it should be
127.0.0.1
. If it is ::1
that could be the issue.
Not sure if I'm editing the correct config file.
/etc/mailman3/settings.py should be correct.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan