Hi,

> I am trying redirect request to localhost/mason to proxy pass
[...]
> Apache error.log
> [Thu Aug 09 12:39:20.464327 2018] [proxy:error] [pid 5230] (49)Can't assign
> requested address: AH00957: uwsgi: attempt to connect to [::1]:0 (*) failed
> [Thu Aug 09 12:39:20.465735 2018] [:error] [pid 5230] [client
> 127.0.0.1:46189] failed to make connection to backend: localhost:0

See 
https://github.com/unbit/uwsgi/commit/6ce856c9fdb98833f9142f84c92b75f546b32dc2#r28100258
and https://github.com/unbit/uwsgi/issues/1491

This is a bug in mod_proxy_uwsgi . Use the supplied patch or as a
workaround, use another port than the default port (i.e. do not use
3031).

Sorry for not having submitted this as a pull request earlier.

Alex
_______________________________________________
uWSGI mailing list
uWSGI@lists.unbit.it
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to