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 <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

_______________________________________________
Mailman-users mailing list -- mailman-users@mailman3.org
To unsubscribe send an email to mailman-users-le...@mailman3.org
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/5LK4D3WSB3VR67WUST5IKVDWPIWLVATY/

This message sent to arch...@mail-archive.com

Reply via email to