Hi All,
I'm working my way through the recommended installation in a Python virtual environment.
I seem to have the components installed and working but when I try to access the web interface I receive an error 502 from the web server.
I'm assuming I've misconfigured something in Nginx.
What details are needed for a diagnosis?
Thanks,
Chris P
On 3/28/23 13:19, Mailman wrote:
Hi All,
I'm working my way through the recommended installation in a Python virtual environment.
I seem to have the components installed and working but when I try to access the web interface I receive an error 502 from the web server.
I'm assuming I've misconfigured something in Nginx.
Have you configured nginx per <https://docs.mailman3.org/en/latest/install/virtualenv.html#nginx-configuration>? Is your wsgi server (uWSGI or Gunicorn) running and listening on port 8000?
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Mailman
-
Mark Sapiro